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

Public Types

using argument_type = std::pair< U, V >
 
using result_type = std::size_t
 

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 60 of file Hash.h.


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