libabigail
|
The hashing functor for a pair of uint64_t. More...
#include <abg-ir-priv.h>
Public Member Functions | |
uint64_t | operator() (const std::pair< uint64_t, uint64_t > &p) const |
Hashing function for a pair of uint64_t. | |
The hashing functor for a pair of uint64_t.
Definition at line 504 of file abg-ir-priv.h.
|
inline |
Hashing function for a pair of uint64_t.
p | the pair to hash. |
Definition at line 510 of file abg-ir-priv.h.