Skip to content

Commit c64f4bd

Browse files
morinmorinzygoloid
authored andcommitted
[concept.regularinvocable] move iref to a better place
1 parent 0606c87 commit c64f4bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/concepts.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1107,9 +1107,9 @@
11071107

11081108
\begin{itemdescr}
11091109
\pnum
1110-
The \tcode{invoke} function call expression shall be equality-preserving and
1111-
shall not modify the function object or the
1112-
arguments\iref{concepts.equality}.
1110+
The \tcode{invoke} function call expression shall be
1111+
equality-preserving\iref{concepts.equality} and
1112+
shall not modify the function object or the arguments.
11131113
\begin{note}
11141114
This requirement supersedes the annotation in the definition of
11151115
\libconcept{invocable}.

0 commit comments

Comments
 (0)