![]() |
Home | Libraries | People | FAQ | More |
A non-member-pointer Callable Object type: A pointer to a function or a class type whose objects can appear immediately to the left of a function call operator.
Notation
A possibly const qualified Deferred Callable Object type
An object or reference to an object of type F
Argument types
Objects or references to objects with types A1 ...AN
Expression |
Return Type |
Runtime Complexity |
---|---|---|
f(a1, ...aN) |
Unspecified |
Unspecified |
Copyright © 2001-2007 Joel de Guzman, Dan Marsden, Tobias Schwinger |