Additional Inherited Members | |
Public Member Functions inherited from indirect_method_hash< Key, indirect_less< Key > > | |
size_t | operator() (const Key &key) const |
Calls the Key's get_hash() method. More... | |
bool | operator() (const Key &a, const Key &b) const |
Public Member Functions inherited from stl_hash_compare< Key, indirect_less< Key > > | |
bool | is_equal (const Key &a, const Key &b) const |
size_t | operator() (const Key &key) const |
bool | operator() (const Key &a, const Key &b) const |
Public Member Functions inherited from indirect_less< Key > | |
bool | operator() (const Key &a, const Key &b) const |
Returns true if a sorts before b, false otherwise. More... | |
Definition at line 215 of file stl_compares.h.