|
join 1.0
lightweight network framework library
|
Classes | |
| struct | _byteswap |
| struct | _byteswap< double, 8 > |
| struct | _byteswap< float, 4 > |
| struct | _byteswap< Type, 1 > |
| struct | _byteswap< Type, 2 > |
| struct | _byteswap< Type, 4 > |
| struct | _byteswap< Type, 8 > |
| struct | _swap |
| struct | EscapedTable |
| struct | is_first_default_constructible |
| check that first alternative is default constructible. More... | |
| struct | lessNoCase |
| struct | Power |
| struct | UnescapedTable |
| struct | VariantHelper |
| helper class for variant creation/deletion. More... | |
| struct | VariantHelper< First, Ts... > |
| helper class for recursive operations. More... | |
| struct | VariantHelper< Last > |
| helper class for recursive operations. More... | |
| struct | VariantStorage |
| helper class representing a variant storage in order to be able to disable default/copy/move constructors/operators. More... | |
| struct | WhitespaceTable |
Functions | |
| char * | writeExponent (char *buffer, int k) |
| char * | prettify (char *buffer, int length, int k) |
| void | grisuRound (char *buffer, int length, uint64_t delta, uint64_t rest, uint64_t ten_kappa, uint64_t wp_w) |
| size_t | digitsCount (uint32_t n) |
| void | digitsGen (DiyFp W, DiyFp Mp, uint64_t delta, char *buffer, int &length, int &k) |
| int | kComputation (int exp, int alpha) |
| void | grisu2 (char *buffer, int &length, int &k, double value) |
Variables | |
| constexpr Power | atodpow [] |
| constexpr DiyFp | dtoapow [] |
| constexpr char | digitPairs [201] |
| constexpr UnescapedTable | unescapedLookup {} |
| constexpr EscapedTable | escapedLookup {} |
| constexpr WhitespaceTable | whitespaceLookup {} |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |