-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
1
-
rhel-pt-cpp-libs
-
3
-
False
-
False
-
-
None
-
PT C++ Libraries Refinement
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
None
Goal
Implement following two C++26 papers, that provide ability to access path portal
- p2845r8 - Add formatted for filesystem path
- p2319r5 - Add generic_display_string that is equivalent to result of formatter
Consider if it would be beneficial, to reverse the dependency, and implement the logic for `generic_display_string()` and then use it in formatter.