FastEngine 0.9.4
A multiplayer oriented 2D engine made with Vulkan.
Loading...
Searching...
No Matches
fast_float::parsed_number_string_t< UC > Struct Template Reference

Public Attributes

int64_t exponent {0}
uint64_t mantissa {0}
UC const * lastmatch {nullptr}
bool negative {false}
bool valid {false}
bool too_many_digits {false}
span< UC const > integer {}
span< UC const > fraction {}
parse_error error {parse_error::no_error}

The documentation for this struct was generated from the following file: