NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
载入中...
搜索中...
未找到
neforce::weak_ptr< T > 成员列表

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

element_type typedefneforce::weak_ptr< T >
expired() const noexceptneforce::weak_ptr< T >inline
lock() const noexceptneforce::weak_ptr< T >inline
operator=(const weak_ptr &other) noexceptneforce::weak_ptr< T >inline
operator=(const weak_ptr< U > &other) noexceptneforce::weak_ptr< T >inline
operator=(const shared_ptr< U > &shared) noexceptneforce::weak_ptr< T >inline
operator=(weak_ptr &&other) noexceptneforce::weak_ptr< T >inline
operator=(weak_ptr< U > &&other) noexceptneforce::weak_ptr< T >inline
owner_before(const weak_ptr< U > &rhs) const noexceptneforce::weak_ptr< T >inline
owner_before(const shared_ptr< U > &rhs) const noexceptneforce::weak_ptr< T >inline
owner_equal(const weak_ptr< U > &rhs) const noexceptneforce::weak_ptr< T >inline
owner_equal(const shared_ptr< U > &rhs) const noexceptneforce::weak_ptr< T >inline
reset() noexceptneforce::weak_ptr< T >inline
swap(weak_ptr &other) noexceptneforce::weak_ptr< T >inline
use_count() const noexceptneforce::weak_ptr< T >inline
weak_ptr(nullptr_t=nullptr) noexceptneforce::weak_ptr< T >inline
weak_ptr(T *ptr, inner::__smart_ptr_counter *owner) noexceptneforce::weak_ptr< T >inline
weak_ptr(const shared_ptr< U > &shared) noexceptneforce::weak_ptr< T >inline
weak_ptr(const weak_ptr &other) noexceptneforce::weak_ptr< T >inline
weak_ptr(const weak_ptr< U > &other) noexceptneforce::weak_ptr< T >inline
weak_ptr(weak_ptr &&other) noexceptneforce::weak_ptr< T >inline
weak_ptr(weak_ptr< U > &&other) noexceptneforce::weak_ptr< T >inline
~weak_ptr()neforce::weak_ptr< T >inline