spot
1.1.3
|
This is the complete list of members for spot::unique_ptr< T >, including all inherited members.
make_unique(V *ptr) | spot::unique_ptr< T > | friend |
operator pointer() | spot::unique_ptr< T > | inline |
operator->() | spot::unique_ptr< T > | inline |
operator=(const unique_ptr &) | spot::unique_ptr< T > | private |
pointer typedef | spot::unique_ptr< T > | private |
ptr_ | spot::unique_ptr< T > | private |
unique_ptr(pointer ptr) | spot::unique_ptr< T > | inline |
unique_ptr(const unique_ptr &up) | spot::unique_ptr< T > | inlineprivate |
~unique_ptr() | spot::unique_ptr< T > | inline |