MSTL 1.4.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
weak_ptr< T > 成员列表

成员的完整列表,这些成员属于 weak_ptr< T >,包括所有继承而来的类成员

element_type typedefweak_ptr< T >
expired() const noexceptweak_ptr< T >inline
lock() const noexceptweak_ptr< T >inline
operator=(const weak_ptr &wp) noexceptweak_ptr< T >inline
operator=(const weak_ptr< U > &wp) noexceptweak_ptr< T >inline
operator=(const shared_ptr< U > &sp) noexceptweak_ptr< T >inline
operator=(weak_ptr &&wp) noexceptweak_ptr< T >inline
operator=(weak_ptr< U > &&wp) noexceptweak_ptr< T >inline
owner_before(const weak_ptr< U > &rhs) const noexceptweak_ptr< T >inline
owner_before(const shared_ptr< U > &rhs) const noexceptweak_ptr< T >inline
owner_equal(const weak_ptr< U > &rhs) const noexceptweak_ptr< T >inline
owner_equal(const shared_ptr< U > &rhs) const noexceptweak_ptr< T >inline
reset() noexceptweak_ptr< T >inline
swap(weak_ptr &wp) noexceptweak_ptr< T >inline
use_count() const noexceptweak_ptr< T >inline
weak_ptr(nullptr_t np=nullptr) noexceptweak_ptr< T >inline
weak_ptr(const shared_ptr< U > &sp) noexceptweak_ptr< T >inline
weak_ptr(const weak_ptr &wp) noexceptweak_ptr< T >inline
weak_ptr(const weak_ptr< U > &wp) noexceptweak_ptr< T >inline
weak_ptr(weak_ptr &&wp) noexceptweak_ptr< T >inline
weak_ptr(weak_ptr< U > &&wp) noexceptweak_ptr< T >inline
~weak_ptr()weak_ptr< T >inline