Skip to content

Commit 0ed3f71

Browse files
committed
Move NB ballot notes to the start of the discussion
1 parent 2d699ad commit 0ed3f71

29 files changed

+29
-29
lines changed

xml/issue3099.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<priority>2</priority>
1010

1111
<discussion>
12+
<b>Addresses <a href="https://github.com/cplusplus/nbballot/issues/726">RU-147</a></b>
1213
<p>
1314
LWG <iref ref="2939"/> suggests that the the preconditions of the type traits need reevaluation.
1415
This issue focuses specifically on <tt>is_assignable</tt> and, by extension, its variants:
@@ -107,7 +108,6 @@ We do not know how to solve this problem, and it's broader than just
107108
It was suggested to make an incremental improvement to `is_assignable`
108109
and open a new issue for the broader issue.
109110
</p>
110-
<note>2025-10-24; Resolves <a href="https://github.com/cplusplus/nbballot/issues/726">RU-147</a></note>
111111
</discussion>
112112

113113
<resolution>

xml/issue3662.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<priority>3</priority>
1010

1111
<discussion>
12+
<b>Addresses <a href="https://github.com/cplusplus/nbballot/issues/843">RU-268</a></b>
1213
<p>
1314
This will allocate temporary string, then copy one byte from it:
1415
</p>
@@ -55,7 +56,6 @@ The same problem applies to <tt>assign("...", pos, n)</tt>.
5556
<p>
5657
Set priority to 3 after reflector poll.
5758
</p>
58-
<note>2025-10-24; Resolves <a href="https://github.com/cplusplus/nbballot/issues/843">RU-268</a></note>
5959
</discussion>
6060

6161
<resolution>

xml/issue4109.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<priority>3</priority>
1010

1111
<discussion>
12+
<b>Addresses <a href="https://github.com/cplusplus/nbballot/issues/847">RU-272</a></b>
1213
<p>
1314
As pointed out in LWG issue <iref ref="2326"/> (closed as NAD) and
1415
<a href="https://www.reddit.com/r/cpp/comments/1czwa5h/is_instantiating_stduniform_int_distributionuint8/">on reddit</a>,
@@ -85,7 +86,6 @@ unsigned lead to subtle bugs. Most users are better off picking `int` or
8586
`unsigned int` (which is what they get from integral promotions anyway)
8687
and just using values that are in range for their intended destination type."
8788
</p>
88-
<note>2025-10-24; Resolves <a href="https://github.com/cplusplus/nbballot/issues/847">RU-272</a></note>
8989
</discussion>
9090

9191
<resolution>

xml/issue4136.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<priority>99</priority>
1010

1111
<discussion>
12+
<b>Addresses <a href="https://github.com/cplusplus/nbballot/issues/853">US 170-278</a></b>
1213
<p>
1314
Mathematically, the diagonal elements of a Hermitian matrix must all
1415
have zero imaginary part (if they are complex numbers). <sref ref="[linalg.general]"/>
@@ -70,7 +71,6 @@ affect the behavior of [linalg] Hermitian algorithms.
7071
<p>
7172
Set status to Tentatively Ready after six votes in favour during reflector poll.
7273
</p>
73-
<note>2025-10-24; Resolves <a href="https://github.com/cplusplus/nbballot/issues/853">US 170-278</a></note>
7474
</discussion>
7575

7676
<resolution>

xml/issue4137.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<priority>99</priority>
1010

1111
<discussion>
12+
<b>Addresses <a href="https://github.com/cplusplus/nbballot/issues/850">US 172-275</a></b>
1213
<p>
1314
As <a href="https://github.com/ORNL/cpp-proposals-pub/issues/464">pointed out by Raffaele Solcà</a>
1415
(CSCS Swiss National Supercomputing Centre), some of the <i>Mandates</i>, <i>Preconditions</i>, and
@@ -348,7 +349,6 @@ template&lt;class ExecutionPolicy,
348349
<p>Add missing `()` in one place and change `(0, 1)` to `()` in another.</p>
349350

350351
<note>LWG telecon 2025-10-10; Status updated New &rarr; Ready</note>
351-
<note>2025-10-24; Resolves <a href="https://github.com/cplusplus/nbballot/issues/850">US 172-275</a></note>
352352
</discussion>
353353

354354
<resolution>

xml/issue4238.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<priority>1</priority>
1212

1313
<discussion>
14+
<b>Addresses <a href="https://github.com/cplusplus/nbballot/issues/872">DE 297</a></b>
1415
<p>
1516
Consider:
1617
</p>
@@ -54,7 +55,6 @@ Set priority to 1 after reflector poll.
5455

5556

5657
<note>2025-10-17; related to <iref ref="4376"/>.</note>
57-
<note>2025-10-24; Resolves <a href="https://github.com/cplusplus/nbballot/issues/872">DE 297</a></note>
5858
</discussion>
5959

6060
<resolution>

xml/issue4264.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<priority>2</priority>
1010

1111
<discussion>
12+
<b>Addresses <a href="https://github.com/cplusplus/nbballot/issues/790">RU-220</a></b>
1213
<p>
1314
Currently the wording in <sref ref="[func.wrap.general]"/> allows implementation
1415
to avoid double indirection when constructing owning functions wrappers from another one:
@@ -172,7 +173,6 @@ Set priority to 2 after reflector poll.
172173
Strong oposition to making it unspecified whether <tt>function_ref</tt> constructed from
173174
other <tt>function_ref</tt> will reference source object or its target directly.
174175
</p>
175-
<note>2025-10-24; Resolves <a href="https://github.com/cplusplus/nbballot/issues/790">RU-220</a></note>
176176
</discussion>
177177

178178
<resolution>

xml/issue4302.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<priority>1</priority>
1010

1111
<discussion>
12+
<b>Addresses <a href="https://github.com/cplusplus/nbballot/issues/851">US 169-276</a></b>
1213
<p>
1314
The current wording for `vector_sum_of_squares`
1415
<sref ref="[linalg.algs.blas1.ssq]"/> has three problems with its specification of the
@@ -71,7 +72,6 @@ This is the subject of NB comment 169-276.
7172
LWG took a poll in the 2025-10-10 telecon and recommends that LEWG confirms
7273
this resolution.
7374
</p>
74-
<note>2025-10-24; Resolves <a href="https://github.com/cplusplus/nbballot/issues/851">US 169-276</a></note>
7575
</discussion>
7676

7777
<resolution>

xml/issue4315.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<priority>99</priority>
1313

1414
<discussion>
15+
<b>Addresses <a href="https://github.com/cplusplus/nbballot/issues/849">US 171-274</a></b>
1516
<p>
1617
The Returns clauses of `vector_two_norm` <sref ref="[linalg.algs.blas1.nrm2]"/> and
1718
`matrix_frob_norm` <sref ref="[linalg.algs.blas1.matfrobnorm]"/> say that the
@@ -132,7 +133,6 @@ checkable as part of the API.
132133
</p>
133134

134135
<note>LWG telecon 2025-10-10; Status updated New &rarr; Ready</note>
135-
<note>2025-10-24; Resolves <a href="https://github.com/cplusplus/nbballot/issues/849">US 171-274</a></note>
136136
</discussion>
137137

138138
<resolution>

xml/issue4316.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<priority>1</priority>
1212

1313
<discussion>
14+
<b>Addresses <a href="https://github.com/cplusplus/nbballot/issues/993">US 114-175</a></b>
1415
<p>
1516
`can_substitute` and `substitute` are currently specified in terms of splices in a template argument list:
1617
<p/>
@@ -40,7 +41,6 @@ While the intent seems clear, this should be rephrased to be more technically co
4041
<p>
4142
Set priority to 1 after reflector poll.
4243
</p>
43-
<note>2025-10-24; Resolves <a href="https://github.com/cplusplus/nbballot/issues/993">US 114-175</a></note>
4444
</discussion>
4545

4646
<resolution>

0 commit comments

Comments
 (0)