#include <boost_shared_ptr.h>
| Public Types | |
| typedef void | result_type | 
| typedef _Tp * | argument_type | 
| Public Member Functions | |
| void | operator() (_Tp *p) const | 
Definition at line 86 of file boost_shared_ptr.h.
| typedef _Tp* std::tr1::_Sp_deleter< _Tp >::argument_type | 
Definition at line 89 of file boost_shared_ptr.h.
| typedef void std::tr1::_Sp_deleter< _Tp >::result_type | 
Definition at line 88 of file boost_shared_ptr.h.
| void std::tr1::_Sp_deleter< _Tp >::operator() | ( | _Tp * | p | ) | const  [inline] | 
Definition at line 92 of file boost_shared_ptr.h.
 1.4.7
 1.4.7