Zth (libzth)
zth::safe_ptr< T > Member List

This is the complete list of members for zth::safe_ptr< T >, including all inherited members.

operator bool() const noexceptzth::safe_ptr< T >inline
operator pointer_type *() const noexceptzth::safe_ptr< T >inline
operator*() const noexceptzth::safe_ptr< T >inline
operator->() const noexceptzth::safe_ptr< T >inline
pointer_type typedefzth::safe_ptr< T >
ptr() const noexceptzth::safe_ptr< T >inlineprotected
safe_ptr(pointer_type *p) noexceptzth::safe_ptr< T >inline
type typedefzth::safe_ptr< T >