File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 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)`?
2626Also, "null terminator" is only defined in <sref ref =" [basic.string.general]" />
2727and 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 >
You can’t perform that action at this time.
0 commit comments