Public Member Functions | Public Attributes | List of all members
Third Struct Reference

Public Member Functions

 Third (const Third &c)
 
 Third (int v)
 
 Third (Third &&c)
 
 ~Third ()
 

Public Attributes

int v
 

Detailed Description

Definition at line 15 of file example.cpp.

Constructor & Destructor Documentation

◆ Third() [1/3]

Third::Third ( int  v)
inline

Definition at line 16 of file example.cpp.

◆ Third() [2/3]

Third::Third ( Third &&  c)
inline

Definition at line 17 of file example.cpp.

◆ Third() [3/3]

Third::Third ( const Third c)
inline

Definition at line 18 of file example.cpp.

◆ ~Third()

Third::~Third ( )
inline

Definition at line 19 of file example.cpp.

Member Data Documentation

◆ v

int Third::v

Definition at line 20 of file example.cpp.


The documentation for this struct was generated from the following file:


lvr2
Author(s): Thomas Wiemann , Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:26