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

Public Member Functions

constexpr parse_options_t (chars_format fmt=chars_format::general, UC dot=UC('.'))
 

Public Attributes

chars_format format
 
UC decimal_point
 

Member Data Documentation

◆ decimal_point

template<typename UC >
UC fast_float::parse_options_t< UC >::decimal_point

The character used as decimal point

◆ format

template<typename UC >
chars_format fast_float::parse_options_t< UC >::format

Which number formats are accepted


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