GTIRB  v2.1.0
GrammaTech Intermediate Representation for Binaries: C++ API
Public Types | Public Member Functions | List of all members
std::hash< gtirb::SymAddrConst > Struct Reference

#include <SymbolicExpression.hpp>

Public Types

typedef gtirb::SymAddrConst argument_type
 
typedef std::size_t result_type
 

Public Member Functions

result_type operator() (const argument_type &Obj) const noexcept
 

Member Typedef Documentation

◆ argument_type

◆ result_type

typedef std::size_t std::hash< gtirb::SymAddrConst >::result_type

Member Function Documentation

◆ operator()()

result_type std::hash< gtirb::SymAddrConst >::operator() ( const argument_type Obj) const
inlinenoexcept

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