Searched defs:FloatStyle (Results 1 – 2 of 2) sorted by relevance
19 enum class FloatStyle { Exponent, ExponentUpper, Fixed, Percent }; enum