Public Member Functions | List of all members
Foo Struct Reference

Foo. More...

Public Member Functions

 operator int ()
 Conversion to int. More...
 
 operator int () const
 Conversion to int const. More...
 

Detailed Description

Foo.

Definition at line 20 of file 064_castoperator.cpp.

Member Function Documentation

Foo::operator int ( )

Conversion to int.

Foo::operator int ( ) const

Conversion to int const.


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