libabigail
Loading...
Searching...
No Matches
uint64_t_pair_hash Struct Reference

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.
 

Detailed Description

The hashing functor for a pair of uint64_t.

Definition at line 504 of file abg-ir-priv.h.

Member Function Documentation

◆ operator()()

uint64_t operator() ( const std::pair< uint64_t, uint64_t > & p) const
inline

Hashing function for a pair of uint64_t.

Parameters
pthe pair to hash.

Definition at line 510 of file abg-ir-priv.h.


The documentation for this struct was generated from the following file: