dice-hash
Hash function for stl types and container
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
xxh::typedefs::uint128_t Struct Reference

Public Member Functions

bool operator== (const uint128_t &other)
 
bool operator> (const uint128_t &other)
 
bool operator>= (const uint128_t &other)
 
bool operator< (const uint128_t &other)
 
bool operator<= (const uint128_t &other)
 
bool operator!= (const uint128_t &other)
 
 uint128_t (uint64_t low, uint64_t high)
 

Public Attributes

uint64_t low64 = 0
 
uint64_t high64 = 0
 

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