Skip to content

Commit b243fde

Browse files
committed
Fix <section> for 4435
1 parent d73c75a commit b243fde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xml/issue4435.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<issue num="4435" status="New">
55
<title>`meta::has_identifier` doesn't handle all types</title>
6-
<section><sref ref="[meta.reflection.access.queries]"/></section>
6+
<section><sref ref="[meta.reflection.names]"/></section>
77
<submitter>Jakub Jelinek</submitter>
88
<date>27 Oct 2025</date>
99
<priority>99</priority>
@@ -22,7 +22,7 @@ This wording is relative to <paper num="N5014"/>.
2222

2323
<ol>
2424

25-
<li><p>Modify <sref ref="[meta.reflection.access.queries]"/> as indicated:</p>
25+
<li><p>Modify <sref ref="[meta.reflection.names]"/> as indicated:</p>
2626

2727
<blockquote>
2828
<pre>consteval bool has_identifier(info r);</pre>

0 commit comments

Comments
 (0)