Panda3D
List of all members
indirect_less_hash< Key > Class Template Reference
Inheritance diagram for indirect_less_hash< Key >:
indirect_method_hash< Key, indirect_less< Key > > stl_hash_compare< Key, Compare >

Additional Inherited Members

- Public Member Functions inherited from indirect_method_hash< Key, indirect_less< Key > >
bool operator() (const Key &a, const Key &b) const
 
size_t operator() (const Key &key) const
 Calls the Key's get_hash() method. More...
 
- Public Member Functions inherited from stl_hash_compare< Key, Compare >
bool is_equal (const Key &a, const Key &b) const
 
bool operator() (const Key &a, const Key &b) const
 
size_t operator() (const Key &key) const
 

Detailed Description

template<class Key>
class indirect_less_hash< Key >

Definition at line 215 of file stl_compares.h.


The documentation for this class was generated from the following file: