Skip to content

Commit 134d644

Browse files
zygoloidEelis
authored andcommitted
[temp.inst] Tweak explanation in example.
1 parent 86cbb39 commit 134d644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/templates.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5834,7 +5834,7 @@
58345834
\end{codeblock}
58355835

58365836
When \tcode{S<char>} is instantiated, both constructors are part of the
5837-
specialization. Their constraints will never be satisfied, and
5837+
specialization. Their constraints are not satisfied, and
58385838
they suppress the implicit declaration of a default constructor for
58395839
\tcode{S<char>}~(\ref{class.ctor}), so there is no viable constructor
58405840
for \tcode{s1}.

0 commit comments

Comments
 (0)