Mungojerrie  1.1
Mungojerrie
Public Member Functions | List of all members
Util::PairHash< T1, T2 > Class Template Reference

Class that defines a hash function for pairs. More...

#include <Util.hh>

Public Member Functions

size_t operator() (std::pair< T1, T2 > const &p) const
 

Detailed Description

template<typename T1, typename T2>
class Util::PairHash< T1, T2 >

Class that defines a hash function for pairs.


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