Template Struct asInt< double >

Nested Relationships

Nested Types

Struct Documentation

template<>
struct asInt<double>

Public Static Functions

static inline double from(uint64 v)
static inline uint64 to(double v)
union pun

Public Members

double f
uint64 i