You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The concepts in 18.7 describe the requirements on function objects…
[concept.invocable] p1
The invocable concept specifies a relationship between a callable type…
"Function objects" and "callable type" does not include important cases covered by INVOKE, such as references to functions. "Callable types, function types, and references to functions" (or just a "type") would be better.
Since these are introductory paragraphs, I think this is an editorial issue.