libabigail
Public Member Functions | List of all members
member_base::hash Struct Reference

The hashing functor for member_base. More...

#include <abg-hash.h>

Public Member Functions

hash_t operator() (const member_base &m) const
 Hashing function for a member_base IR node. More...
 

Detailed Description

The hashing functor for member_base.

Definition at line 242 of file abg-hash.h.

Member Function Documentation

◆ operator()()

hash_t operator() ( const member_base m) const

Hashing function for a member_base IR node.

Parameters
tthe member_base IR node to hash.
Returns
the resulting hash value.

Definition at line 1001 of file abg-hash.cc.


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