This is the complete list of members for util::unique_ptr< T >, including all inherited members.
get() | util::unique_ptr< T > | inline |
operator*() const | util::unique_ptr< T > | inline |
operator->() const | util::unique_ptr< T > | inline |
operator=(const unique_ptr &) | util::unique_ptr< T > | private |
ptr_ | util::unique_ptr< T > | private |
release() | util::unique_ptr< T > | inline |
reset(T *p=nullptr) | util::unique_ptr< T > | inline |
unique_ptr(const unique_ptr &) | util::unique_ptr< T > | private |
unique_ptr(T *p=nullptr) | util::unique_ptr< T > | inline |
~unique_ptr() | util::unique_ptr< T > | inline |