Open
Description
WG21-P2845R8 Formatting filesystem::path
WG21-P2319R5 Prevent Path Presentation Problems
Note: If this link appears to be broken, don't worry! Papers are often revised during a WG21 meeting before the final vote. When that happens, there's a delay of a few weeks between the end of the meeting and the publication of the papers. When the papers are available, the https://wg21.link redirector will start working.
We'll also need to complete the enable_nonlocking_formatter_optimization
specialization per WG21-P3235R3 "std::print
More Types Faster With Less Memory".
Feature-test macro:
#define __cpp_lib_format_path 202506L
Note: We're focused on implementing the remaining library-only features in C++23. Until that's done, we will NOT be accepting PRs for C++26 features.
Metadata
Metadata
Assignees
Type
Projects
Status
Unimplemented