-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
cxx23C++23 featureC++23 featurefixedSomething works now, yay!Something works now, yay!formatC++20/23 formatC++20/23 formatrangesC++20/23 rangesC++20/23 ranges
Description
WG21-P2286R8 Formatting Ranges
WG21-P2585R1 Improve Default Container Formatting
WG21-P2713R1 Escaping Improvements In std::format
LWG-3631 basic_format_arg(T&&) should use remove_cvref_t<T> throughout (affects formattable concept)
LWG-3750 Too many papers bump __cpp_lib_format
LWG-3839 range_formatter's set_separator, set_brackets, and underlying functions should be noexcept
LWG-3881 Incorrect formatting of container adaptors backed by std::string
LWG-3892 Incorrect formatting of nested ranges and tuples
LWG-3925 Concept formattable's definition is incorrect
Feature-test macro:
#define __cpp_lib_format_ranges 202207LJMazurkiewicz
Metadata
Metadata
Assignees
Labels
cxx23C++23 featureC++23 featurefixedSomething works now, yay!Something works now, yay!formatC++20/23 formatC++20/23 formatrangesC++20/23 rangesC++20/23 ranges
Type
Projects
Status
Done