Public Member Functions | |
| bool | operator< (const employee &rhs) const |
| bool | operator< (const employee &rhs) const |
| bool | operator< (const employee &rhs) const |
Public Attributes | |
| int | ssn |
| string | name |
Friends | |
| ostream & | operator<< (ostream &os, const employee &e) |
| ostream & | operator<< (ostream &os, const employee &e) |
| ostream & | operator<< (ostream &os, const employee &e) |
Definition at line 36 of file demo_load_map_from_array.cpp.
1.5.8