Kicking it Olde Sküül! Burgerlib on Github Follow Olde Sküül on Twitter Burgerbecky on LinkedIn Burgerbecky on LinkedIn
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Burger::longlong_t Struct Reference

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.
 

Member Function Documentation

◆ operator ulonglong_t &()

Burger::longlong_t::operator ulonglong_t & ( )
inlinenoexcept

Member Data Documentation

◆ hi

int32_t Burger::longlong_t::hi

High 32 bits of the 64 bit integer.

◆ lo

uint32_t Burger::longlong_t::lo

Low 32 bits of the 64 bit integer.