File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 273
273
// (span always provides this behavior)
274
274
// P2259R1 Repairing Input Range Adaptors And counted_iterator
275
275
// P2281R1 Clarifying Range Adaptor Objects
276
+ // P2286R8 Formatting Ranges
277
+ // (only the '?' format specifier for strings and characters)
276
278
// P2325R3 Views Should Not Be Required To Be Default Constructible
277
279
// P2328R1 join_view Should Join All views Of ranges
278
280
// P2367R0 Remove Misuses Of List-Initialization From Clause 24 Ranges
362
364
// P2540R1 Empty Product For Certain Views
363
365
// P2549R1 unexpected<E>::error()
364
366
// P2652R2 Disallowing User Specialization Of allocator_traits
367
+ // P2713R1 Escaping Improvements In std::format
365
368
366
369
// _HAS_CXX23 and _SILENCE_ALL_CXX23_DEPRECATION_WARNINGS control:
367
370
// P1413R3 Deprecate aligned_storage And aligned_union
You can’t perform that action at this time.
0 commit comments