Skip to content

Commit f2f60fd

Browse files
jensmaurerzygoloid
authored andcommitted
[temp.explicit] Remove redundant rules for contracts
given that [dcl.attr.grammar] already prohibits attribute-specifier-seqs for an explicit instantiation.
1 parent a7a0e11 commit f2f60fd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

source/templates.tex

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6244,8 +6244,6 @@
62446244
the \grammarterm{declaration} produced by the corresponding substitution
62456245
into the templated function, variable, or class
62466246
are two declarations of the same entity.
6247-
An \grammarterm{explicit-instantiation} of a function template
6248-
shall not specify a contract condition\iref{dcl.attr.contract}.
62496247
\begin{note}
62506248
These declarations are required to have matching types as specified in~\ref{basic.link}, except as specified in~\ref{except.spec}.
62516249
\begin{example}

0 commit comments

Comments
 (0)