Panda3D
Public Member Functions | List of all members
stl_hash_compare< Key, Compare > Class Template Reference
Inheritance diagram for stl_hash_compare< Key, Compare >:
indirect_method_hash< Key, indirect_compare_names< Key > > indirect_method_hash< Key, indirect_less< Key > > indirect_method_hash< Key, indirect_compare_to< Key > > floating_point_hash< Key > indirect_compare_names_hash< Key > indirect_less_hash< Key > indirect_compare_to_hash< Key >

Public Member Functions

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 Compare = std::less<Key>>
class stl_hash_compare< Key, Compare >

Definition at line 41 of file stl_compares.h.


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