Template Struct smart_ptr_traits

Struct Documentation

template<typename T>
struct smart_ptr_traits

Public Types

typedef ::std::shared_ptr<T> ref_type
typedef ::std::weak_ptr<T> weak_ref_type