![]() Implementing the paper P2291R3 Add Constexpr Modifiers to Functions to_chars and from_chars for Integral Types in <charconv> Header Gives issues in language versions prior to C++17. As suggested in D131855 disable the code prior to C++17. This removes libc++'s extension. Reviewed By: ldionne, #libc_vendors, #libc, philnik Differential Revision: https://reviews.llvm.org/D133216 |
||
---|---|---|
.. | ||
chars_format.pass.cpp | ||
from_chars_result.pass.cpp | ||
to_chars_result.pass.cpp |