4.6.0
Freundlich's C++ toolkit
Loading...
Searching...
No Matches
fcppt::unique_ptr< Type, Deleter > Member List

This is the complete list of members for fcppt::unique_ptr< Type, Deleter >, including all inherited members.

deleter_type typedeffcppt::unique_ptr< Type, Deleter >
element_type typedeffcppt::unique_ptr< Type, Deleter >
get_pointer() const noexceptfcppt::unique_ptr< Type, Deleter >
operator*() const noexceptfcppt::unique_ptr< Type, Deleter >
operator->() const noexceptfcppt::unique_ptr< Type, Deleter >
operator=(unique_ptr &&) noexceptfcppt::unique_ptr< Type, Deleter >
pointer typedeffcppt::unique_ptr< Type, Deleter >
release_ownership() noexceptfcppt::unique_ptr< Type, Deleter >
unique_ptr(pointer) noexceptfcppt::unique_ptr< Type, Deleter >explicit
unique_ptr(unique_ptr &&) noexceptfcppt::unique_ptr< Type, Deleter >
unique_ptr(std::unique_ptr< Type > &&) noexceptfcppt::unique_ptr< Type, Deleter >explicit
~unique_ptr()fcppt::unique_ptr< Type, Deleter >