Empty class to allow if (mySmartPtr) ...
More...
#include <smartptr.h>
template<class T, template< class > class OwspP = Policy::Ownership::ReferenceCountedMT, template< class > class ChckP = Policy::Checking::None, class ConvP = Policy::Conversion::Allow, template< class > class StorP = Policy::Storage::Pointer, template< class > class ConsP = Policy::Constness::DontPropagateConst>
struct Yuni::SmartPtr< T, OwspP, ChckP, ConvP, StorP, ConsP >::AutomaticConversion
Empty class to allow if (mySmartPtr) ...
The documentation for this struct was generated from the following file: