CASM  1.1.0
A Clusters Approach to Statistical Mechanics
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 >explicit
cloneable_ptr(const cloneable_ptr &other)notstd::cloneable_ptr< Type >
cloneable_ptr(const cloneable_ptr< U > &other)notstd::cloneable_ptr< Type >
cloneable_ptr(cloneable_ptr &&other)notstd::cloneable_ptr< Type >
cloneable_ptr(cloneable_ptr< U > &&other)notstd::cloneable_ptr< Type >
cloneable_ptr(const std::unique_ptr< U > &other)notstd::cloneable_ptr< Type >
cloneable_ptr(std::unique_ptr< U > &&other)notstd::cloneable_ptr< Type >
element_type typedefnotstd::cloneable_ptr< Type >
m_uniquenotstd::cloneable_ptr< Type >private
operator bool() constnotstd::cloneable_ptr< Type >explicit
operator*() constnotstd::cloneable_ptr< Type >
operator->() constnotstd::cloneable_ptr< Type >
operator=(cloneable_ptr other)notstd::cloneable_ptr< Type >
operator=(cloneable_ptr< U > &&other)notstd::cloneable_ptr< Type >
operator=(const std::unique_ptr< U > &other)notstd::cloneable_ptr< Type >
operator=(std::unique_ptr< U > &&other)notstd::cloneable_ptr< Type >
operator=(cloneable_ptr< U > &&other)notstd::cloneable_ptr< Type >
operator=(const std::unique_ptr< U > &other)notstd::cloneable_ptr< Type >
operator=(std::unique_ptr< U > &&other)notstd::cloneable_ptr< Type >
pointer typedefnotstd::cloneable_ptr< Type >
reference typedefnotstd::cloneable_ptr< Type >
reset()notstd::cloneable_ptr< Type >
unique()notstd::cloneable_ptr< Type >
unique() constnotstd::cloneable_ptr< Type >
~cloneable_ptr()notstd::cloneable_ptr< Type >