![]() |
FastEngine 0.9.4
A multiplayer oriented 2D engine made with Vulkan.
|
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} |