Additional Inherited Members | |
Public Member Functions inherited from indirect_method_hash< Key, indirect_compare_to< 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_compare_to< 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_compare_to< Key > | |
| bool | is_equal (const Key &a, const Key &b) const |
| Returns true if a is equivalent to b, false otherwise. More... | |
| bool | operator() (const Key &a, const Key &b) const |
| Returns true if a sorts before b, false otherwise. More... | |
Definition at line 219 of file stl_compares.h.
1.8.15