@@ -137,7 +137,7 @@ <h1 id="papers-with-numbers">Papers with Numbers</h1>
137137 < li > < img src ="https://img.shields.io/badge/-ranges-brightgreen " alt ="" /> < a href ="https://wg21.link/P2286/github "> P2286</ a > Formatting Ranges: < a href ="2286_fmt_ranges/p2286r0.html "> p2286r0</ a > < a href ="2286_fmt_ranges/p2286r1.html "> p2286r1</ a > < a href ="2286_fmt_ranges/p2286r2.html "> p2286r2</ a > < a href ="2286_fmt_ranges/p2286r3.html "> p2286r3</ a > < a href ="2286_fmt_ranges/p2286r4.html "> p2286r4</ a > < a href ="2286_fmt_ranges/p2286r5.html "> p2286r5</ a > < a href ="2286_fmt_ranges/p2286r6.html "> p2286r6</ a > < a href ="2286_fmt_ranges/p2286r7.html "> p2286r7</ a > < a href ="2286_fmt_ranges/p2286r8.html "> p2286r8</ a > </ li >
138138
139139 < li > < a href ="https://wg21.link/P2287/github "> P2287</ a > Designated-initializers for
140- Base Classes: < a href ="2287_designated_base/p2287r0.html "> p2287r0</ a > < a href ="2287_designated_base/p2287r1.html "> p2287r1</ a > < a href ="2287_designated_base/p2287r2.html "> p2287r2</ a > < a href ="2287_designated_base/p2287r3.html "> p2287r3</ a > </ li >
140+ Base Classes: < a href ="2287_designated_base/p2287r0.html "> p2287r0</ a > < a href ="2287_designated_base/p2287r1.html "> p2287r1</ a > < a href ="2287_designated_base/p2287r2.html "> p2287r2</ a > < a href ="2287_designated_base/p2287r3.html "> p2287r3</ a > < a href =" 2287_designated_base/d2287r4.html " > d2287r4 </ a > < /li >
141141
142142 < li > < img src ="https://img.shields.io/badge/-ranges-brightgreen " alt ="" /> < a href ="https://wg21.link/P2322/github "> P2322</ a > < code class ="sourceCode cpp "> ranges< span class ="op "> ::</ span > fold</ code > : < a href ="2322_fold/p2322r0.html "> p2322r0</ a > < a href ="2322_fold/p2322r1.html "> p2322r1</ a > < a href ="2322_fold/p2322r2.html "> p2322r2</ a > < a href ="2322_fold/p2322r3.html "> p2322r3</ a > < a href ="2322_fold/p2322r4.html "> p2322r4</ a > < a href ="2322_fold/p2322r5.html "> p2322r5</ a > < a href ="2322_fold/p2322r6.html "> p2322r6</ a > </ li >
143143
@@ -215,7 +215,7 @@ <h1 id="papers-with-numbers">Papers with Numbers</h1>
215215
216216 < li > < img src ="https://img.shields.io/badge/-constexpr-blueviolet " alt ="" /> < a href ="https://wg21.link/P3074/github "> P3074</ a > trivial
217217 < code class ="sourceCode cpp "> < span class ="kw "> union</ span > </ code > s (was
218- < code class ="sourceCode cpp "> std< span class ="op "> ::</ span > uninitialized< span class ="op "> <</ span > T< span class ="op "> ></ span > </ code > ): < a href ="3074_consexpr_union_lifetime/p3074r0.html "> p3074r0</ a > < a href ="3074_consexpr_union_lifetime/p3074r1.html "> p3074r1</ a > < a href ="3074_consexpr_union_lifetime/p3074r2.html "> p3074r2</ a > < a href ="3074_consexpr_union_lifetime/p3074r3.html "> p3074r3</ a > < a href ="3074_consexpr_union_lifetime/p3074r4.html "> p3074r4</ a > < a href ="3074_consexpr_union_lifetime/p3074r5.html "> p3074r5</ a > </ li >
218+ < code class ="sourceCode cpp "> std< span class ="op "> ::</ span > uninitialized< span class ="op "> <</ span > T< span class ="op "> ></ span > </ code > ): < a href ="3074_consexpr_union_lifetime/p3074r0.html "> p3074r0</ a > < a href ="3074_consexpr_union_lifetime/p3074r1.html "> p3074r1</ a > < a href ="3074_consexpr_union_lifetime/p3074r2.html "> p3074r2</ a > < a href ="3074_consexpr_union_lifetime/p3074r3.html "> p3074r3</ a > < a href ="3074_consexpr_union_lifetime/p3074r4.html "> p3074r4</ a > < a href ="3074_consexpr_union_lifetime/p3074r5.html "> p3074r5</ a > < a href =" 3074_consexpr_union_lifetime/p3074r6.html " > p3074r6 </ a > < a href =" 3074_consexpr_union_lifetime/d3074r7.html " > d3074r7 </ a > < /li >
219219
220220 < li > < a href ="https://wg21.link/P3157/github "> P3157</ a > Generative Extensions for
221221Reflection: < a href ="3157_generative_extensions/p3157r1.html "> p3157r1</ a > </ li >
@@ -258,7 +258,7 @@ <h1 id="papers-with-numbers">Papers with Numbers</h1>
258258 < code class ="sourceCode cpp "> < span class ="kw "> using</ span > </ code >
259259declarations with braces: < a href ="3485_grouping_using_decl/p3485r0.html "> p3485r0</ a > </ li >
260260
261- < li > < img src ="https://img.shields.io/badge/-constexpr-blueviolet " alt ="" /> < a href ="https://wg21.link/P3491/github "> P3491</ a > < code class ="sourceCode cpp "> define_static_< span class ="op "> {</ span > string,object,array< span class ="op "> }</ span > </ code > : < a href ="3491_define_static/p3491r0.html "> p3491r0</ a > < a href ="3491_define_static/p3491r1.html "> p3491r1</ a > </ li >
261+ < li > < img src ="https://img.shields.io/badge/-constexpr-blueviolet " alt ="" /> < a href ="https://wg21.link/P3491/github "> P3491</ a > < code class ="sourceCode cpp "> define_static_< span class ="op "> {</ span > string,object,array< span class ="op "> }</ span > </ code > : < a href ="3491_define_static/p3491r0.html "> p3491r0</ a > < a href ="3491_define_static/p3491r1.html "> p3491r1</ a > < a href =" 3491_define_static/p3491r2.html " > p3491r2 </ a > < /li >
262262
263263 < li > < img src ="https://img.shields.io/badge/-constexpr-blueviolet " alt ="" /> < a href ="https://wg21.link/P3496/github "> P3496</ a > Immediate-Escalating
264264Expressions: < a href ="3496_immediate_escalating/p3496r0.html "> p3496r0</ a > </ li >
0 commit comments