| 
    Jpp - the software that should make you happy
    
   | 
 
Auxiliary class for hash evaluation of map keys and elements. More...
#include <JHashMap.hh>
  
 Public Member Functions | |
| JHashMapEvaluator (const JEvaluator_t &evaluator) | |
| Constructor.  More... | |
| template<class JKey_t , class JValue_t > | |
| int | operator() (const std::pair< JKey_t, JValue_t > &pair) | 
| Get hash value of given pair.  More... | |
Auxiliary class for hash evaluation of map keys and elements.
Definition at line 33 of file JHashMap.hh.
      
  | 
  inline | 
      
  | 
  inline | 
Get hash value of given pair.
| pair | pair | 
Definition at line 55 of file JHashMap.hh.
 1.8.5