We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83548f4 commit 01d2773Copy full SHA for 01d2773
xml/issue4375.xml
@@ -1,7 +1,7 @@
1
<?xml version='1.0' encoding='utf-8' standalone='no'?>
2
<!DOCTYPE issue SYSTEM "lwg-issue.dtd">
3
4
-<issue num="4375" status="New">
+<issue num="4375" status="Tentatively Ready">
5
<title>`std::simd::bit_ceil` should not be `noexcept`</title>
6
<section>
7
<sref ref="[simd.bit]"/>
@@ -19,6 +19,11 @@
19
<li><p>`std::bit_ceil` is not 'noexcept' (<sref ref="[bit.syn]"/> and <sref ref="[bit.pow.two]"/>) and</p></li>
20
<li><p>`std::simd::bit_ceil` has a precondition.</p></li>
21
</ol>
22
+
23
+<note>2025-10-22; Reflector poll.</note>
24
+<p>
25
+Set status to Tentatively Ready after six votes in favour during reflector poll.
26
+</p>
27
</discussion>
28
29
<resolution>
0 commit comments