#include <pair.hh>
template<typename T1, typename T2>
struct std::hash< pair< T1, T2 > >
Definition at line 15 of file pair.hh.
template<typename T1 , typename T2 >
size_t std::hash< pair< T1, T2 > >::operator() |
( |
const pair< T1, T2 > & |
p | ) |
const |
|
inline |
The documentation for this struct was generated from the following file: