Definition in file tr1/functional.
Go to the source code of this file.
|
Returns a function object that forwards to the member pointer pm.
Definition at line 500 of file tr1/functional. |
|
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. Definition at line 1062 of file tr1/functional. |
|
Compares a polymorphic function object wrapper against 0 (the NULL pointer).
Definition at line 1052 of file tr1/functional. |
|
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. Definition at line 1038 of file tr1/functional. |
|
Compares a polymorphic function object wrapper against 0 (the NULL pointer).
Definition at line 1028 of file tr1/functional. |
|
Swap the targets of two polymorphic function object wrappers. This function will not throw an exception. Definition at line 1076 of file tr1/functional. References std::swap(). |