alternative Standard Libary
0.29.8
|
Vollständige Aufstellung aller Elemente für std::scoped_ptr< T > einschließlich aller geerbten Elemente.
const_value_type typedef | std::scoped_ptr< T > | |
get() | std::scoped_ptr< T > | inline |
operator bool() | std::scoped_ptr< T > | inline |
operator*() | std::scoped_ptr< T > | inline |
operator->() | std::scoped_ptr< T > | inline |
pointer typedef | std::scoped_ptr< T > | |
reset(pointer pValue=0) | std::scoped_ptr< T > | inline |
scoped_ptr(pointer pValue=0) | std::scoped_ptr< T > | inlineexplicit |
scoped_ptr(const auto_ptr< value_type > &pPtr) | std::scoped_ptr< T > | inlineexplicit |
self_type typedef | std::scoped_ptr< T > | |
swap(self_type &b) | std::scoped_ptr< T > | inline |
value_type typedef | std::scoped_ptr< T > | |
~scoped_ptr() | std::scoped_ptr< T > | inline |