CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
notstd::cloneable_ptr< Type > Member List

This is the complete list of members for notstd::cloneable_ptr< Type >, including all inherited members.

cloneable_ptr()notstd::cloneable_ptr< Type >inline
cloneable_ptr(pointer ptr)notstd::cloneable_ptr< Type >inlineexplicit
cloneable_ptr(const Type &obj)notstd::cloneable_ptr< Type >inlineexplicit
cloneable_ptr(const cloneable_ptr &other)notstd::cloneable_ptr< Type >inline
cloneable_ptr(const cloneable_ptr< U > &other)notstd::cloneable_ptr< Type >inline
cloneable_ptr(cloneable_ptr< U > &&other)notstd::cloneable_ptr< Type >inline
cloneable_ptr(const std::unique_ptr< U > &other)notstd::cloneable_ptr< Type >inline
cloneable_ptr(std::unique_ptr< U > &&other)notstd::cloneable_ptr< Type >inline
element_type typedefnotstd::cloneable_ptr< Type >
m_uniquenotstd::cloneable_ptr< Type >private
operator bool() const notstd::cloneable_ptr< Type >inlineexplicit
operator*() const notstd::cloneable_ptr< Type >inline
operator->() const notstd::cloneable_ptr< Type >inline
operator=(cloneable_ptr other)notstd::cloneable_ptr< Type >inline
operator=(cloneable_ptr< U > &&other)notstd::cloneable_ptr< Type >inline
operator=(const std::unique_ptr< U > &other)notstd::cloneable_ptr< Type >inline
operator=(std::unique_ptr< U > &&other)notstd::cloneable_ptr< Type >inline
pointer typedefnotstd::cloneable_ptr< Type >
reference typedefnotstd::cloneable_ptr< Type >
reset()notstd::cloneable_ptr< Type >inline
unique()notstd::cloneable_ptr< Type >inline
unique() const notstd::cloneable_ptr< Type >inline