std::hash< std::pair< U, V > > Struct Template Reference

Public Types

typedef std::pair< U, V > argument_type
 
typedef std::size_t result_type
 

Public Member Functions

result_type operator() (argument_type const &p) const
 

Detailed Description

template<class U, class V>
struct std::hash< std::pair< U, V > >

Definition at line 58 of file Hash.h.


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