-
Notifications
You must be signed in to change notification settings - Fork 14.7k
Open
Labels
c++17libc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.wg21 paperIssues representing the implementation of a WG21 paperIssues representing the implementation of a WG21 paper
Description
Link: https://wg21.link/p0067r5
BEGIN-RST-NOTES
For integer types, ``std::(to|from)_chars`` has been available since v7; for ``float`` and ``double``, ``std::to_chars`` since v14 and ``std::from_chars`` since v20. Support is complete except for ``long double``.
END-RST-NOTES
Metadata
Metadata
Assignees
Labels
c++17libc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.wg21 paperIssues representing the implementation of a WG21 paperIssues representing the implementation of a WG21 paper
Type
Projects
Status
Partial