Developer documentation
Version 3.0.3-105-gd3941f44
MR::copy_ptr< T, Deleter > Member List

This is the complete list of members for MR::copy_ptr< T, Deleter >, including all inherited members.

copy_ptr() noexceptMR::copy_ptr< T, Deleter >inline
copy_ptr(std::nullptr_t) noexceptMR::copy_ptr< T, Deleter >inline
copy_ptr(T *p) noexceptMR::copy_ptr< T, Deleter >inlineexplicit
copy_ptr(const copy_ptr &u)MR::copy_ptr< T, Deleter >inline
copy_ptr(copy_ptr &&u) noexceptMR::copy_ptr< T, Deleter >inline
copy_ptr(copy_ptr< U, E > &&u) noexceptMR::copy_ptr< T, Deleter >inline
operator=(const copy_ptr &u)MR::copy_ptr< T, Deleter >inline