Hash pairs.
More...
#include <Hash.hpp>
|
| size_t | operator() (const std::pair< T1, T2 > &v) const |
| |
template<typename T1, typename T2>
struct std::hash< std::pair< T1, T2 > >
Hash pairs.
Definition at line 27 of file Hash.hpp.
◆ operator()()
template<typename T1 , typename T2 >
| size_t std::hash< std::pair< T1, T2 > >::operator() |
( |
const std::pair< T1, T2 > & |
v | ) |
const |
|
inline |
The documentation for this struct was generated from the following file: