sync_ref_ptr Class Template Reference
#include <sync_ptr.hpp>
Inheritance diagram for sync_ref_ptr:
List of all members.
Detailed Description
template<class T, class SYNC_T = sync_ctrl_default, class AX_TYPE = std::allocator<T>, class AX_SYNC_CTRL = std::allocator<SYNC_T>>
class sync_ref_ptr< T, SYNC_T, AX_TYPE, AX_SYNC_CTRL >
sync_ref_ptr is a synchronized reference counting smart pointer.
Definition at line 163 of file sync_ptr.hpp.
The documentation for this class was generated from the following file:
Generated on Wed Mar 29 21:58:59 2006 for Smart Pointers by
1.4.6.Axter [Axter-Extended-Version]