Skip to content

Commit 2069ec6

Browse files
CaseyCarterzygoloid
authored andcommitted
[defns.signature] functions never have trailing requires-clauses
...after application of P1971R0.
1 parent 0a7b360 commit 2069ec6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

source/intro.tex

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -253,9 +253,7 @@
253253
\defncontext{function}
254254
name,
255255
parameter-type-list\iref{dcl.fct},
256-
enclosing namespace (if any),
257-
and
258-
trailing \grammarterm{requires-clause}\iref{dcl.decl} (if any)
256+
and enclosing namespace (if any)
259257

260258
\begin{defnote}
261259
Signatures are used as a basis for

0 commit comments

Comments
 (0)