|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Public Member Functions | |
| bool | operator== (const Person &other) const |
Public Attributes | |
| string | name |
| int | age |
Definition at line 454 of file ah-dry-mixin_test.cc.
Definition at line 1076 of file ah-functional.cc.
References age, Aleph::maps(), and name.
| int Person::age |
Definition at line 457 of file ah-dry-mixin_test.cc.
Referenced by operator==(), TEST(), and TEST().
| string Person::name |
Definition at line 456 of file ah-dry-mixin_test.cc.
Referenced by operator==(), TEST(), and TEST().