|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Public Member Functions | |
| bool | operator== (const TestStruct &other) const |
Public Attributes | |
| int | x |
| string | name |
Definition at line 979 of file htlist_test.cc.
|
inline |
Definition at line 984 of file htlist_test.cc.
References Aleph::maps(), name, and x.
| string TestStruct::name |
Definition at line 982 of file htlist_test.cc.
Referenced by operator==().
| int TestStruct::x |
Definition at line 981 of file htlist_test.cc.
Referenced by operator==().