Panda3D
|
Public Member Functions | |
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 |
Returns true if a sorts before b, false otherwise. |
Definition at line 225 of file stl_compares.h.
bool indirect_method_hash< Key, indirect_less< Key > >::operator() | ( | const Key & | a, |
const Key & | b | ||
) | const [inline, inherited] |
Reimplemented from stl_hash_compare< Key, indirect_less< Key > >.
Definition at line 210 of file stl_compares.h.