-
Notifications
You must be signed in to change notification settings - Fork 15.6k
Open
Labels
c++26filesystemC++17 std::filesystemC++17 std::filesystemformatC++20 std::format or std::print, and anything related to themC++20 std::format or std::print, and anything related to themlibc++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/P2845R8
When implementing this paper be aware of [format.formatter.spec]/3
"
Unless specified otherwise, for each type T for which a formatter specialization is provided by the library, each of the headers provides the following specialization: template<> inline constexpr bool enable_nonlocking_formatter_optimization = true;
"
Metadata
Metadata
Assignees
Labels
c++26filesystemC++17 std::filesystemC++17 std::filesystemformatC++20 std::format or std::print, and anything related to themC++20 std::format or std::print, and anything related to themlibc++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
Todo