|
Definition at line 737 of file boost_shared_ptr.h. References const_pointer_cast(). Referenced by const_pointer_cast(). |
|
Definition at line 749 of file boost_shared_ptr.h. References dynamic_pointer_cast(). Referenced by dynamic_pointer_cast(). |
|
Returns a function object that forwards to the member pointer pm.
Definition at line 505 of file tr1/functional. Referenced by __callable_functor(), _Function_handler< void(_GLIBCXX_TEMPLATE_ARGS), _Member _Class::* >::_M_invoke(), and _Function_handler< _Res(_GLIBCXX_TEMPLATE_ARGS), _Member _Class::* >::_M_invoke(). |
|
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 1069 of file tr1/functional. |
|
Compares a polymorphic function object wrapper against 0 (the NULL pointer).
Definition at line 1059 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 1045 of file tr1/functional. |
|
Compares a polymorphic function object wrapper against 0 (the NULL pointer).
Definition at line 1035 of file tr1/functional. |
|
Definition at line 725 of file boost_shared_ptr.h. References static_pointer_cast(). Referenced by static_pointer_cast(). |
|
Swap the targets of two polymorphic function object wrappers. This function will not throw an exception. Definition at line 1083 of file tr1/functional. |