Android-cuttlefish cvd tool
weak_ptr< T > Member List

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

enable_weak_from_this< T >weak_ptr< T >friend
get() constweak_ptr< T >inline
operator=(const weak_ptr &copy)weak_ptr< T >inline
operator=(weak_ptr &&move)weak_ptr< T >inline
ptr_weak_ptr< T >private
reset(T *ptr=nullptr)weak_ptr< T >inline
weak_ptr()=defaultweak_ptr< T >
weak_ptr(T *ptr)weak_ptr< T >inlineexplicit
weak_ptr(const weak_ptr &copy)weak_ptr< T >inline
weak_ptr(weak_ptr &&move)weak_ptr< T >inline
~weak_ptr()weak_ptr< T >inline