Public Member Functions | |
operator longlong_t & () noexcept | |
Public Attributes | |
uint32_t | hi |
High 32 bits of the 64 bit integer. | |
uint32_t | lo |
Low 32 bits of the 64 bit integer. | |
|
inlinenoexcept |
uint32_t Burger::ulonglong_t::hi |
High 32 bits of the 64 bit integer.
uint32_t Burger::ulonglong_t::lo |
Low 32 bits of the 64 bit integer.