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