alternative Standard Libary  0.29.8
std::weak_ptr< T > Elementverzeichnis

Vollständige Aufstellung aller Elemente für std::weak_ptr< T > einschließlich aller geerbten Elemente.

const_value_type typedefstd::weak_ptr< T >
element_type typedefstd::weak_ptr< T >
expired()std::weak_ptr< T >inline
lock()std::weak_ptr< T >inline
operator bool()std::weak_ptr< T >inline
operator*()std::weak_ptr< T >inline
operator->() conststd::weak_ptr< T >inline
operator=(const self_type &r)std::weak_ptr< T >inline
owner_before(weak_ptr< Y > const &rhs)std::weak_ptr< T >inline
owner_before(shared_ptr< Y > const &rhs)std::weak_ptr< T >inline
pointer typedefstd::weak_ptr< T >
ref_type typedefstd::weak_ptr< T >
reset()std::weak_ptr< T >inline
self_type typedefstd::weak_ptr< T >
shared_type typedefstd::weak_ptr< T >
swap(self_type &other)std::weak_ptr< T >inline
use_count() conststd::weak_ptr< T >inline
value_type typedefstd::weak_ptr< T >
weak_ptr(value_type pValue=0)std::weak_ptr< T >inlineexplicit
weak_ptr(const self_type &r)std::weak_ptr< T >inline
weak_ptr(shared_type pShrd)std::weak_ptr< T >inline
weak_ptr(const weak_ptr< other > &r)std::weak_ptr< T >inline
weak_ptr(const shared_ptr< other > &pShrd)std::weak_ptr< T >inline