std::tr1::_Sp_counted_base_impl< _Ptr, _Deleter, _Lp > Class Template Reference

Inheritance diagram for std::tr1::_Sp_counted_base_impl< _Ptr, _Deleter, _Lp >:

Inheritance graph
List of all members.

Detailed Description

template<typename _Ptr, typename _Deleter, _Lock_policy _Lp>
class std::tr1::_Sp_counted_base_impl< _Ptr, _Deleter, _Lp >

Definition at line 64 of file tr1/boost_sp_shared_count.h.

Public Member Functions

Protected Types


Constructor & Destructor Documentation

template<typename _Ptr, typename _Deleter, _Lock_policy _Lp>
std::tr1::_Sp_counted_base_impl< _Ptr, _Deleter, _Lp >::_Sp_counted_base_impl ( _Ptr  __p,
_Deleter  __d 
) [inline]

Precondition:
__d(__p) must not throw.

Definition at line 72 of file tr1/boost_sp_shared_count.h.


The documentation for this class was generated from the following file:
Generated on Wed Mar 26 00:45:05 2008 for libstdc++ by  doxygen 1.5.1