|  | 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>
 Collaboration diagram for dpp::type_punner:
 Collaboration diagram for dpp::type_punner:| Public Attributes | |
| double | df | 
| double floating point value  More... | |
| uint64_t | ui64 | 
| binary integer 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