A hashing function-object for pairs of ints. More...
#include <stl-utils.h>
Public Member Functions | |
size_t | operator() (const std::pair< Int1, Int2 > &x) const noexcept |
PairHasher () | |
A hashing function-object for pairs of ints.
Definition at line 235 of file stl-utils.h.
|
inline |
|
inlinenoexcept |
Definition at line 236 of file stl-utils.h.