Function class definining hash function for pairs of size_t. More...
#include <aux.hh>
Public Member Functions | |
| size_t | operator() (std::pair< size_t, size_t > p) const |
| Hash function for pairs of size_t. | |
Function class definining hash function for pairs of size_t.
| size_t LocARNA::pair_of_size_t_hash::operator() | ( | std::pair< size_t, size_t > | p | ) | const [inline] |
Hash function for pairs of size_t.
1.7.6.1