Pol  Revision:cb584c9
ref_ptr< T > Member List

This is the complete list of members for ref_ptr< T >, including all inherited members.

_ptrref_ptr< T >private
add_ref()ref_ptr< T >protected
clear()ref_ptr< T >
get() const ref_ptr< T >
operator!() const ref_ptr< T >
operator!=(const ref_ptr &rptr) const ref_ptr< T >
operator!=(T *ptr) const ref_ptr< T >
operator*() const ref_ptr< T >
operator->() const ref_ptr< T >
operator<(const ref_ptr &rptr) const ref_ptr< T >
operator<(T *ptr) const ref_ptr< T >
operator<=(const ref_ptr &rptr) const ref_ptr< T >
operator<=(T *ptr) const ref_ptr< T >
operator=(const ref_ptr &rptr)ref_ptr< T >
operator=(ref_ptr &&rptr)ref_ptr< T >
operator==(const ref_ptr &rptr) const ref_ptr< T >
operator==(T *ptr) const ref_ptr< T >
operator>(const ref_ptr &rptr) const ref_ptr< T >
operator>(T *ptr) const ref_ptr< T >
operator>=(const ref_ptr &rptr) const ref_ptr< T >
operator>=(T *ptr) const ref_ptr< T >
ref_ptr(T *ptr=0)ref_ptr< T >explicit
ref_ptr(const ref_ptr &rptr)ref_ptr< T >
ref_ptr(ref_ptr &&rptr) POL_NOEXCEPTref_ptr< T >
release()ref_ptr< T >protected
set(T *ptr)ref_ptr< T >
~ref_ptr()ref_ptr< T >