mn_scoped_ptr.hpp
Go to the documentation of this file.
Definition: mn_scoped_ptr.hpp:32
basic_scoped_ptr(pointer pValue=0)
Definition: mn_scoped_ptr.hpp:40
const value_type const_value_type
Definition: mn_scoped_ptr.hpp:37
basic_scoped_ptr< value_type > self_type
Definition: mn_scoped_ptr.hpp:38
struct mn::memory::detail::ptr_difference T
Definition: mn_atomic_singleton.hpp:38
basic_scoped_ptr< T > make_scoped(Args &&... args)
Make a scoped pointer.
Definition: mn_scoped_ptr.hpp:62
Definition: mn_allocator_typetraits.hpp:25