Skip to content

Commit f9fe5dc

Browse files
committed
Adding early link to P2642R6.
1 parent 26c7de7 commit f9fe5dc

File tree

3 files changed

+27
-49
lines changed

3 files changed

+27
-49
lines changed

md/early.yaml

Lines changed: 8 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,11 @@
11
references:
2-
- id: P2077R3
3-
citation-label: P2077R3
4-
title: "Heterogeneous erasure overloads for associative containers"
2+
- id: P2642R6
3+
citation-label: P2642R6
4+
title: "Padded mdspan layouts"
55
author:
6-
- family: Konstantin Boyarinov, Sergey Vinogradov; Ruslan Arutyunyan
6+
- family: Christian Trott, Mark Hoemmen, Damien Lebrun-Grandie, Nicolas Morales, Malte Förster, Jiaming Yuan
77
issued:
8-
year: 2021
9-
URL: https://wg21.link/p2077r3
10-
- id: P1272R4
11-
citation-label: P1272R4
12-
title: "Byteswapping for fun&&nuf"
13-
author:
14-
- family: Isabella Muerte
15-
issued:
16-
year: 2021
17-
URL: https://wg21.link/p1272r4
18-
- id: P2418R2
19-
citation-label: P2418R2
20-
title: "Add support for std::generator-like types to std::format"
21-
author:
22-
- family: Victor Zverovich
23-
issued:
24-
year: 2021
25-
URL: https://wg21.link/p2418r2
26-
- id: P0798R8
27-
citation-label: P0798R8
28-
title: "Monadic operations for std::optional"
29-
author:
30-
- family: Sy Brand
31-
issued:
32-
year: 2021
33-
URL: https://wg21.link/p0798r8
34-
- id: P2415R2
35-
citation-label: P2415R2
36-
title: "What is a view?"
37-
author:
38-
- family: Barry Revzin, Tim Song
39-
issued:
40-
year: 2021
41-
8+
- year: 2024
9+
month: 01
10+
day: 19
11+
URL: https://wg21.link/p2642r6

reduced.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24053,5 +24053,6 @@
2405324053
"SD6": "SG10 Feature Test Recommendations",
2405424054
"SD7": "Mailing Procedures and How to Write Papers",
2405524055
"SD8": "Standard Library Compatibility",
24056-
"SD9": "Library Evolution Policies"
24056+
"SD9": "Library Evolution Policies",
24057+
"P2642R6": "Padded mdspan layouts"
2405724058
}

sd6.html

Lines changed: 17 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" />
55
<meta name="generator" content="mpark/wg21" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
7-
<meta name="dcterms.date" content="2024-06-17" />
7+
<meta name="dcterms.date" content="2024-06-19" />
88
<title>Feature-Test Macros and Policies</title>
99
<style>
1010
code{white-space: pre-wrap;}
@@ -545,7 +545,7 @@ <h1 class="title" style="text-align:center">Feature-Test Macros and
545545
</tr>
546546
<tr>
547547
<td>Date:</td>
548-
<td>2024-06-17</td>
548+
<td>2024-06-19</td>
549549
</tr>
550550
<tr>
551551
<td style="vertical-align:top">Project:</td>
@@ -5369,7 +5369,7 @@ <h2 data-number="4.3" id="library-feature-test-macros"><span class="header-secti
53695369
<code class="sourceCode cpp"><span class="dv">202110</span></code>
53705370
</td>
53715371
<td>
5372-
<span class="citation" data-cites="P2415R2">[<a href="#ref-P2415R2" role="doc-biblioref">P2415R2</a>]</span> What is a view?
5372+
<span class="citation" data-cites="P2415R2">[<a href="https://wg21.link/p2415r2" role="doc-biblioref">P2415R2</a>]</span> What is a view?
53735373
</td>
53745374
</tr>
53755375
<tr style="background-color: white">
@@ -6264,7 +6264,7 @@ <h2 data-number="4.3" id="library-feature-test-macros"><span class="header-secti
62646264
<code class="sourceCode cpp"><span class="dv">202403</span></code>
62656265
</td>
62666266
<td>
6267-
<span class="citation" data-cites="P2642R6">[<a href="#ref-P2642R6" role="doc-biblioref"><strong>P2642R6?</strong></a>]</span>
6267+
<span class="citation" data-cites="P2642R6">[<a href="https://wg21.link/p2642r6" role="doc-biblioref">P2642R6</a>]</span> Padded mdspan layouts
62686268
</td>
62696269
</tr>
62706270
<tr style="background-color: #f6f8fa">
@@ -7412,7 +7412,7 @@ <h1 data-number="5" style="border-bottom:1px solid #cccccc" id="bibliography"><s
74127412
function_ref: a non-owning reference to a Callable. <a href="https://wg21.link/p0792r14"><div class="csl-block">https://wg21.link/p0792r14</div></a>
74137413
</div>
74147414
<div id="ref-P0798R8" class="csl-entry" role="doc-biblioentry">
7415-
[P0798R8] Sy Brand. 2021. Monadic operations for std::optional. <a href="https://wg21.link/p0798r8"><div class="csl-block">https://wg21.link/p0798r8</div></a>
7415+
[P0798R8] Sy Brand. 2021-10-15. Monadic operations for std::optional. <a href="https://wg21.link/p0798r8"><div class="csl-block">https://wg21.link/p0798r8</div></a>
74167416
</div>
74177417
<div id="ref-P0811R3" class="csl-entry" role="doc-biblioentry">
74187418
[P0811R3] S. Davis Herring. 2019-02-22. Well-behaved interpolation for
@@ -7603,7 +7603,8 @@ <h1 data-number="5" style="border-bottom:1px solid #cccccc" id="bibliography"><s
76037603
size() functions. <a href="https://wg21.link/p1227r2"><div class="csl-block">https://wg21.link/p1227r2</div></a>
76047604
</div>
76057605
<div id="ref-P1272R4" class="csl-entry" role="doc-biblioentry">
7606-
[P1272R4] Isabella Muerte. 2021. Byteswapping for fun&amp;&amp;nuf. <a href="https://wg21.link/p1272r4"><div class="csl-block">https://wg21.link/p1272r4</div></a>
7606+
[P1272R4] Isabella Muerte, Corentin Jabot. 2021-09-25. Byteswapping for
7607+
fun&amp;&amp;nuf. <a href="https://wg21.link/p1272r4"><div class="csl-block">https://wg21.link/p1272r4</div></a>
76077608
</div>
76087609
<div id="ref-P1301R4" class="csl-entry" role="doc-biblioentry">
76097610
[P1301R4] JeanHeyd Meneide, Isabella Muerte. 2019-08-05.
@@ -7783,7 +7784,8 @@ <h1 data-number="5" style="border-bottom:1px solid #cccccc" id="bibliography"><s
77837784
</div>
77847785
<div id="ref-P2077R3" class="csl-entry" role="doc-biblioentry">
77857786
[P2077R3] Konstantin Boyarinov, Sergey Vinogradov; Ruslan Arutyunyan.
7786-
2021. Heterogeneous erasure overloads for associative containers. <a href="https://wg21.link/p2077r3"><div class="csl-block">https://wg21.link/p2077r3</div></a>
7787+
2021-10-15. Heterogeneous erasure overloads for associative containers.
7788+
<a href="https://wg21.link/p2077r3"><div class="csl-block">https://wg21.link/p2077r3</div></a>
77877789
</div>
77887790
<div id="ref-P2093R14" class="csl-entry" role="doc-biblioentry">
77897791
[P2093R14] Victor Zverovich. 2022-03-25. Formatted output. <a href="https://wg21.link/p2093r14"><div class="csl-block">https://wg21.link/p2093r14</div></a>
@@ -7900,14 +7902,14 @@ <h1 data-number="5" style="border-bottom:1px solid #cccccc" id="bibliography"><s
79007902
non-Ranges algorithms. <a href="https://wg21.link/p2408r5"><div class="csl-block">https://wg21.link/p2408r5</div></a>
79017903
</div>
79027904
<div id="ref-P2415R2" class="csl-entry" role="doc-biblioentry">
7903-
[P2415R2] Barry Revzin, Tim Song. 2021. What is a view?
7905+
[P2415R2] Barry Revzin, Tim Song. 2021-10-15. What is a view? <a href="https://wg21.link/p2415r2"><div class="csl-block">https://wg21.link/p2415r2</div></a>
79047906
</div>
79057907
<div id="ref-P2417R2" class="csl-entry" role="doc-biblioentry">
79067908
[P2417R2] Daniil Goncharov. 2022-07-16. A more constexpr bitset. <a href="https://wg21.link/p2417r2"><div class="csl-block">https://wg21.link/p2417r2</div></a>
79077909
</div>
79087910
<div id="ref-P2418R2" class="csl-entry" role="doc-biblioentry">
7909-
[P2418R2] Victor Zverovich. 2021. Add support for std::generator-like
7910-
types to std::format. <a href="https://wg21.link/p2418r2"><div class="csl-block">https://wg21.link/p2418r2</div></a>
7911+
[P2418R2] Victor Zverovich. 2021-09-24. Add support for
7912+
std::generator-like types to std::format. <a href="https://wg21.link/p2418r2"><div class="csl-block">https://wg21.link/p2418r2</div></a>
79117913
</div>
79127914
<div id="ref-P2419R2" class="csl-entry" role="doc-biblioentry">
79137915
[P2419R2] Victor Zverovich, Peter Brett. 2022-07-15. Clarify handling of
@@ -8073,6 +8075,11 @@ <h1 data-number="5" style="border-bottom:1px solid #cccccc" id="bibliography"><s
80738075
[P2641R4] Barry Revzin. 2023-06-15. Checking if a union alternative is
80748076
active. <a href="https://wg21.link/p2641r4"><div class="csl-block">https://wg21.link/p2641r4</div></a>
80758077
</div>
8078+
<div id="ref-P2642R6" class="csl-entry" role="doc-biblioentry">
8079+
[P2642R6] Christian Trott, Mark Hoemmen, Damien Lebrun-Grandie, Nicolas
8080+
Morales, Malte Förster, Jiaming Yuan. 2024-01-19. Padded mdspan layouts.
8081+
<a href="https://wg21.link/p2642r6"><div class="csl-block">https://wg21.link/p2642r6</div></a>
8082+
</div>
80768083
<div id="ref-P2644R1" class="csl-entry" role="doc-biblioentry">
80778084
[P2644R1] Nicolai Josuttis, Herb Sutter, Titus Winter, Hana Dusíková,
80788085
Fabio Fracassi, Victor Zverovich, Bryce Adelstein Lelbach, Peter

0 commit comments

Comments
 (0)