4.6.0
Freundlich's C++ toolkit
|
This is the complete list of members for fcppt::unique_ptr< Type, Deleter >, including all inherited members.
deleter_type typedef | fcppt::unique_ptr< Type, Deleter > | |
element_type typedef | fcppt::unique_ptr< Type, Deleter > | |
get_pointer() const noexcept | fcppt::unique_ptr< Type, Deleter > | |
operator*() const noexcept | fcppt::unique_ptr< Type, Deleter > | |
operator->() const noexcept | fcppt::unique_ptr< Type, Deleter > | |
operator=(unique_ptr &&) noexcept | fcppt::unique_ptr< Type, Deleter > | |
pointer typedef | fcppt::unique_ptr< Type, Deleter > | |
release_ownership() noexcept | fcppt::unique_ptr< Type, Deleter > | |
unique_ptr(pointer) noexcept | fcppt::unique_ptr< Type, Deleter > | explicit |
unique_ptr(unique_ptr &&) noexcept | fcppt::unique_ptr< Type, Deleter > | |
unique_ptr(std::unique_ptr< Type > &&) noexcept | fcppt::unique_ptr< Type, Deleter > | explicit |
~unique_ptr() | fcppt::unique_ptr< Type, Deleter > |