template<class First, class Second>
struct std::hash< std::pair< First, Second > >
Definition at line 113 of file hash.h.
|
size_t | operator() (const std::pair< First, Second > &p) const |
|
◆ operator()()
size_t operator() |
( |
const std::pair< First, Second > & |
p | ) |
const |
|
inline |
The documentation for this struct was generated from the following file: