Skip to content

Commit cc9aabc

Browse files
committed
Update yvals_core.h
1 parent 21bf8f3 commit cc9aabc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

stl/inc/yvals_core.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,8 @@
273273
// (span always provides this behavior)
274274
// P2259R1 Repairing Input Range Adaptors And counted_iterator
275275
// P2281R1 Clarifying Range Adaptor Objects
276+
// P2286R8 Formatting Ranges
277+
// (only the '?' format specifier for strings and characters)
276278
// P2325R3 Views Should Not Be Required To Be Default Constructible
277279
// P2328R1 join_view Should Join All views Of ranges
278280
// P2367R0 Remove Misuses Of List-Initialization From Clause 24 Ranges
@@ -362,6 +364,7 @@
362364
// P2540R1 Empty Product For Certain Views
363365
// P2549R1 unexpected<E>::error()
364366
// P2652R2 Disallowing User Specialization Of allocator_traits
367+
// P2713R1 Escaping Improvements In std::format
365368

366369
// _HAS_CXX23 and _SILENCE_ALL_CXX23_DEPRECATION_WARNINGS control:
367370
// P1413R3 Deprecate aligned_storage And aligned_union

0 commit comments

Comments
 (0)