Skip to content

Commit cecb98a

Browse files
committed
Set 4375 to Tentively Ready
1 parent 88fa8a2 commit cecb98a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

xml/issue4375.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version='1.0' encoding='utf-8' standalone='no'?>
22
<!DOCTYPE issue SYSTEM "lwg-issue.dtd">
33

4-
<issue num="4375" status="New">
4+
<issue num="4375" status="Tentatively Ready">
55
<title>`std::simd::bit_ceil` should not be `noexcept`</title>
66
<section>
77
<sref ref="[simd.bit]"/>
@@ -19,6 +19,11 @@
1919
<li><p>`std::bit_ceil` is not 'noexcept' (<sref ref="[bit.syn]"/> and <sref ref="[bit.pow.two]"/>) and</p></li>
2020
<li><p>`std::simd::bit_ceil` has a precondition.</p></li>
2121
</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>
2227
</discussion>
2328

2429
<resolution>

0 commit comments

Comments
 (0)