Definition at line 1179 of file json.cpp.hpp.
1179 {
1180#if FL_PLATFORM_HAS_LARGE_MEMORY
1181
1182
1184#else
1185
1186
1187
1188
1189
1190
1191 (void)f;
1193#endif
1194 }
fl::string ieee754_format_decimal(u32 bits, int precision) FL_NOEXCEPT
Format IEEE 754 single-precision bits as decimal text.
To bit_cast(const From &from) FL_NOEXCEPT
void append_str(const fl::string &str)
References append_str(), fl::bit_cast(), and fl::ieee754_format_decimal().