Skip to content

Commit 2c629e9

Browse files
tomaszkamjwakely
authored andcommitted
Set 4426 to Tentatively Ready
1 parent 30a2a0c commit 2c629e9

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

xml/issue4426.xml

Lines changed: 7 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="4426" status="New">
4+
<issue num="4426" status="Tentatively Ready">
55
<title>Clarify what `meta::reflect_constant_string` considers a string literal</title>
66
<section><sref ref="[meta.reflection.array]"/></section>
77
<submitter>Jakub Jelinek</submitter>
@@ -26,6 +26,12 @@ Should it omit the `'\0'` from `string_view("abc", 3)`?
2626
Also, "null terminator" is only defined in <sref ref="[basic.string.general]"/>
2727
and not used for string literal objects (<sref ref="[lex.string]"/>).
2828
</p>
29+
30+
<note>2025-10-23; Reflector poll.</note>
31+
<p>
32+
Set status to Tentatively Ready after six votes in favour during reflector poll.
33+
</p>
34+
2935
</discussion>
3036

3137
<resolution>

0 commit comments

Comments
 (0)