![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Custom-Datatype 2: uses boost::hash extension point.
Definition at line 92 of file hash-standard-to-boost-bridge-test.cpp.
Public Member Functions | |
| V (string ss="") | |
| bool | operator== (V const &ov) const |
Friends | |
| size_t | hash_value (V const &v) |
Private Attributes | |
| vector< string > | v_ |
|
inline |
Definition at line 97 of file hash-standard-to-boost-bridge-test.cpp.
References V::v_.
|
inline |
Definition at line 103 of file hash-standard-to-boost-bridge-test.cpp.
References V::v_.
|
private |
Definition at line 94 of file hash-standard-to-boost-bridge-test.cpp.
Referenced by V::V(), and V::operator==().
|
friend |
Definition at line 109 of file hash-standard-to-boost-bridge-test.cpp.
Collaboration diagram for V: