charconv
16.7 KB
-
Define std::chars_format enumeration type · 22ff8929
This type isn't used anywhere yet, but will be needed for the floating-point overloads of to_chars and from_chars. * include/std/charconv (chars_format): Define bitmask type. * testsuite/20_util/to_chars/chars_format.cc: New test. From-SVN: r272718
Jonathan Wakely committed