Clementine
Public Member Functions | Public Attributes | List of all members
detail::uint128_wrapper Struct Reference

Public Member Functions

 uint128_wrapper (uint64_t high, uint64_t low) FMT_NOEXCEPT
 
uint64_t high () const FMT_NOEXCEPT
 
uint64_t low () const FMT_NOEXCEPT
 
uint128_wrapperoperator+= (uint64_t n) FMT_NOEXCEPT
 

Public Attributes

uint64_t high_
 
uint64_t low_
 

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