CppCommon  1.0.4.0
C++ Common Library
Public Types | Public Member Functions | List of all members
std::hash< CppCommon::uint128_t > Struct Reference

Public Types

typedef CppCommon::uint128_t argument_type
 
typedef size_t result_type
 

Public Member Functions

result_type operator() (const argument_type &value) const
 

Detailed Description

Definition at line 204 of file uint128.inl.

Member Typedef Documentation

◆ argument_type

Definition at line 206 of file uint128.inl.

◆ result_type

typedef size_t std::hash< CppCommon::uint128_t >::result_type

Definition at line 207 of file uint128.inl.

Member Function Documentation

◆ operator()()

result_type std::hash< CppCommon::uint128_t >::operator() ( const argument_type value) const
inline

Definition at line 209 of file uint128.inl.


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