Panda3D
Public Member Functions

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, indirect_less< Key > > indirect_less< Key >

List of all members.

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.

Detailed Description

template<class Key>
class indirect_less_hash< Key >

Definition at line 225 of file stl_compares.h.


Member Function Documentation

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.


The documentation for this class was generated from the following file:
 All Classes Functions Variables Enumerations