float_chars_format.md

May 31, 2023 ยท View on GitHub

jsoncons::float_chars_format

#include <jsoncons/json_options.hpp>

enum class float_chars_format : uint8_t {general,fixed,scientific,hex};

A type used to specify floating-point formatting.