Skip to content

Commit 54d9b47

Browse files
eisenwavetkoeppe
authored andcommitted
[concepts.callable.general] Replace "function objects" with "callable types"
1 parent 69837e7 commit 54d9b47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/concepts.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1222,8 +1222,8 @@
12221222
\rSec2[concepts.callable.general]{General}
12231223

12241224
\pnum
1225-
The concepts in \ref{concepts.callable} describe the requirements on function
1226-
objects\iref{function.objects} and their arguments.
1225+
The concepts in \ref{concepts.callable} describe the requirements on
1226+
callable types\iref{func.def} and their arguments.
12271227

12281228
\rSec2[concept.invocable]{Concept \cname{invocable}}
12291229

0 commit comments

Comments
 (0)