Zth (libzth)
|
This is the complete list of members for zth::safe_ptr< T >, including all inherited members.
operator bool() const noexcept | zth::safe_ptr< T > | inline |
operator pointer_type *() const noexcept | zth::safe_ptr< T > | inline |
operator*() const noexcept | zth::safe_ptr< T > | inline |
operator->() const noexcept | zth::safe_ptr< T > | inline |
pointer_type typedef | zth::safe_ptr< T > | |
ptr() const noexcept | zth::safe_ptr< T > | inlineprotected |
safe_ptr(pointer_type *p) noexcept | zth::safe_ptr< T > | inline |
type typedef | zth::safe_ptr< T > |