Loki::SmartPtr< T, OwnershipPolicy, ConversionPolicy, CheckingPolicy, StoragePolicy > Class Template Reference
[Smart pointers]

#include <SmartPtr.h>

List of all members.


Detailed Description

template<typename T, template< class > class OwnershipPolicy, class ConversionPolicy, template< class > class CheckingPolicy, template< class > class StoragePolicy>
class Loki::SmartPtr< T, OwnershipPolicy, ConversionPolicy, CheckingPolicy, StoragePolicy >

Parameters:
OwnershipPolicy default = RefCounted,
ConversionPolicy default = DisallowConversion,
CheckingPolicy default = AssertCheck,
StoragePolicy default = DefaultSPStorage
IMPORTANT NOTE
Due to threading issues, the OwnershipPolicy has been changed as follows:


The documentation for this class was generated from the following file:
Generated on Mon Jan 9 09:34:39 2006 for Loki by  doxygen 1.4.5