Skip to content

Commit 2775657

Browse files
author
Dawn Perchik
committed
LWG2582 §[res.on.functions]/2's prohibition against incomplete types shouldn't apply to type traits
1 parent f8edf8b commit 2775657

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/utilities.tex

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9504,6 +9504,10 @@
95049504
The behavior of a program that adds specializations for any of
95059505
the templates defined in this subclause is undefined unless otherwise specified.
95069506

9507+
\pnum
9508+
Unless otherwise specified, an incomplete type may be used
9509+
to instantiate a template in this subclause.
9510+
95079511
\rSec2[meta.help]{Helper classes}
95089512

95099513
\begin{codeblock}

0 commit comments

Comments
 (0)