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

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

element_type typedefneforce::shared_ptr< T >
get() const noexceptneforce::shared_ptr< T >inline
operator bool() const noexceptneforce::shared_ptr< T >inlineexplicit
operator*() const noexceptneforce::shared_ptr< T >inline
operator->() const noexceptneforce::shared_ptr< T >inline
operator=(const shared_ptr &other) noexceptneforce::shared_ptr< T >inline
operator=(shared_ptr &&other) noexceptneforce::shared_ptr< T >inline
operator=(const shared_ptr< U > &other) noexceptneforce::shared_ptr< T >inline
operator=(shared_ptr< U > &&other) noexceptneforce::shared_ptr< T >inline
owner_before(const shared_ptr< U > &rhs) const noexceptneforce::shared_ptr< T >inline
owner_before(const weak_ptr< U > &rhs) const noexceptneforce::shared_ptr< T >inline
owner_equal(const shared_ptr< U > &rhs) const noexceptneforce::shared_ptr< T >inline
owner_equal(const weak_ptr< U > &rhs) const noexceptneforce::shared_ptr< T >inline
reset() noexceptneforce::shared_ptr< T >inline
reset(U *ptr)neforce::shared_ptr< T >inline
reset(U *ptr, Deleter deleter)neforce::shared_ptr< T >inline
shared_ptr(nullptr_t np=nullptr) noexceptneforce::shared_ptr< T >inline
shared_ptr(U *ptr)neforce::shared_ptr< T >inline
shared_ptr(U *ptr, Deleter &&deleter)neforce::shared_ptr< T >inlineexplicit
shared_ptr(unique_ptr< U, Deleter > &&unique)neforce::shared_ptr< T >inlineexplicit
shared_ptr(const shared_ptr &other) noexceptneforce::shared_ptr< T >inline
shared_ptr(const shared_ptr< U > &other) noexceptneforce::shared_ptr< T >inline
shared_ptr(shared_ptr &&other) noexceptneforce::shared_ptr< T >inline
shared_ptr(shared_ptr< U > &&other) noexceptneforce::shared_ptr< T >inlineexplicit
shared_ptr(const shared_ptr< U > &other, T *ptr) noexceptneforce::shared_ptr< T >inline
shared_ptr(shared_ptr< U > &&other, T *ptr) noexceptneforce::shared_ptr< T >inline
swap(shared_ptr &other) noexceptneforce::shared_ptr< T >inline
unique() const noexceptneforce::shared_ptr< T >inline
use_count() const noexceptneforce::shared_ptr< T >inline
~shared_ptr() noexceptneforce::shared_ptr< T >inline