D++ (DPP)
C++ Discord API Bot Library
|
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...
#include <etf.h>
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