#include <floats.hpp>
Definition at line 144 of file floats.hpp.
◆ anonymous enum
Enumerator |
---|
NEG_ONLY | |
PLUS | |
NEG_PAREN | |
Definition at line 149 of file floats.hpp.
◆ capitalE
bool mtcore::io::floats::dragonbox::DragonboxFormatOptions::capitalE = false |
◆ forceScientific
bool mtcore::io::floats::dragonbox::DragonboxFormatOptions::forceScientific = false |
◆ maxDecPlaces
i32 mtcore::io::floats::dragonbox::DragonboxFormatOptions::maxDecPlaces = std::numeric_limits<i32>::max() |
◆ minDecPlaces
i32 mtcore::io::floats::dragonbox::DragonboxFormatOptions::minDecPlaces = 0 |
◆ plusE
bool mtcore::io::floats::dragonbox::DragonboxFormatOptions::plusE = false |
◆ precision
size_t mtcore::io::floats::dragonbox::DragonboxFormatOptions::precision = 0 |
◆ []
enum { ... } mtcore::io::floats::dragonbox::DragonboxFormatOptions::signIndicator |
The documentation for this struct was generated from the following file: