Otclient  14/8/2020
stdext::weak_ptr< T > Member List

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

element_type typedefstdext::weak_ptr< T >
expired() conststdext::weak_ptr< T >inline
get() conststdext::weak_ptr< T >inline
lock()stdext::weak_ptr< T >inline
operator unspecified_bool_type() conststdext::weak_ptr< T >inline
operator!() conststdext::weak_ptr< T >inline
operator=(weak_ptr const &rhs)stdext::weak_ptr< T >inline
operator=(shared_ptr< U > const &rhs)stdext::weak_ptr< T >inline
operator=(weak_ptr< T > const &rhs)stdext::weak_ptr< T >inline
operator=(weak_ptr &&rhs)stdext::weak_ptr< T >inline
reset()stdext::weak_ptr< T >inline
swap(weak_ptr &rhs)stdext::weak_ptr< T >inline
unspecified_bool_type typedefstdext::weak_ptr< T >
use_count() conststdext::weak_ptr< T >inline
weak_count() conststdext::weak_ptr< T >inline
weak_ptr()stdext::weak_ptr< T >inline
weak_ptr(shared_ptr< T > const &rhs)stdext::weak_ptr< T >inline
weak_ptr(shared_ptr< U > const &rhs, typename std::is_convertible< U, T >::type *=nullptr)stdext::weak_ptr< T >inline
weak_ptr(weak_ptr< T > const &rhs)stdext::weak_ptr< T >inline
weak_ptr(weak_ptr< U > const &rhs, typename std::is_convertible< U, T >::type *=nullptr)stdext::weak_ptr< T >inline
weak_ptr(weak_ptr &&rhs)stdext::weak_ptr< T >inline
~weak_ptr()stdext::weak_ptr< T >inline