siplasplas
Public Member Functions | Public Attributes | List of all members
Class Class Reference

Public Member Functions

void f ()
 
int addIntsByValue (int a, int b)
 
int addIntsByValueConst (int a, int b) const
 
std::string addStringsByConstReference (const std::string &a, const std::string &b)
 
std::string addStringsByConstReferenceConst (const std::string &a, const std::string &b) const
 

Public Attributes

int i = 42
 
std::string str = "hello"
 

The documentation for this class was generated from the following files: