![]() |
D++ (DPP)
A Lightweight C++ library for Discord
|
A horrible structure used within the ETF parser to convert uint64_t to double and back. This is horrible, but it is the official way erlang term format does this, so we can't really mess with it much. More...
Collaboration diagram for dpp::type_punner:Public Attributes | |
| uint64_t | ui64 |
| binary integer value More... | |
| double | df |
| double floating point value More... | |
A horrible structure used within the ETF parser to convert uint64_t to double and back. This is horrible, but it is the official way erlang term format does this, so we can't really mess with it much.
| double dpp::type_punner::df |
double floating point value
| uint64_t dpp::type_punner::ui64 |
binary integer value