We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb46998 commit 802dff9Copy full SHA for 802dff9
xml/issue4429.xml
@@ -39,7 +39,7 @@ consteval size_t alignment_of(info r);
39
`dealias(r)` is a reflection of a type, object, variable of non-reference type,
40
non-static data member that is not a bit-field, direct base class relationship,
41
or data member description <ins><i>(T,N,A,W,NUA)</i> (<sref ref="[class.mem.general]"/>)
42
-where <i>W</i> is not ⊥.</ins>.
+where <i>W</i> is ⊥.</ins>.
43
</li>
44
<li>(8.2) —
45
If `dealias(r)` represents a type, then `is_complete_type(r)` is true.
0 commit comments