Ginan
Loading...
Searching...
No Matches
Int Struct Reference
Inheritance diagram for Int:
Collaboration diagram for Int:

Public Member Functions

 Int ()
 
 Int (const int &in)
 
 operator int () const
 
Intoperator= (const int &in)
 

Data Fields

int val = 0
 

Constructor & Destructor Documentation

◆ Int() [1/2]

Int::Int ( )
inline

◆ Int() [2/2]

Int::Int ( const int & in)
inline

Member Function Documentation

◆ operator int()

Int::operator int ( ) const
inline

◆ operator=()

Int & Int::operator= ( const int & in)
inline

Field Documentation

◆ val

int Int::val = 0

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