Skip to content

Commit 55f667d

Browse files
committed
Move 4434 to Immediate
1 parent a46eca9 commit 55f667d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

xml/issue4434.xml

Lines changed: 3 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="4434" status="New">
4+
<issue num="4434" status="Immediate">
55
<title>`meta::is_accessible` does not need to consider incomplete <i>D</i></title>
66
<section><sref ref="[meta.reflection.access.queries]"/></section>
77
<submitter>Jakub Jelinek</submitter>
@@ -20,6 +20,8 @@ However, the only way to get access to a direct base relationship is
2020
through `bases_of`/`subobjects_of` and those throw if the class is incomplete,
2121
so I don't see how an `is_base` reflection could have ever incomplete <i>D</i>.
2222
</p>
23+
24+
<note>Kona 2025-11-07; approved by LWG. Status changed: New &rarr; Immediate.</note>
2325
</discussion>
2426

2527
<resolution>

0 commit comments

Comments
 (0)