libabigail
Public Member Functions | List of all members
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. More...
 

Detailed Description

The hashing functor for a pair of uint64_t.

Definition at line 357 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 363 of file abg-ir-priv.h.


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