Cuda battery library
Loading...
Searching...
No Matches
battery::unique_ptr< T, Allocator > Member List

This is the complete list of members for battery::unique_ptr< T, Allocator >, including all inherited members.

allocator_type typedefbattery::unique_ptr< T, Allocator >
element_type typedefbattery::unique_ptr< T, Allocator >
get() constbattery::unique_ptr< T, Allocator >inline
get_allocator() constbattery::unique_ptr< T, Allocator >inline
operator bool() constbattery::unique_ptr< T, Allocator >inlineexplicit
operator*() constbattery::unique_ptr< T, Allocator >inline
operator->() constbattery::unique_ptr< T, Allocator >inline
operator=(unique_ptr &&r)battery::unique_ptr< T, Allocator >inline
operator=(unique_ptr< U, Allocator > &&r)battery::unique_ptr< T, Allocator >inline
operator=(std::nullptr_t)battery::unique_ptr< T, Allocator >inline
pointer typedefbattery::unique_ptr< T, Allocator >
release()battery::unique_ptr< T, Allocator >inline
reset(pointer ptr=pointer())battery::unique_ptr< T, Allocator >inline
swap(unique_ptr &other)battery::unique_ptr< T, Allocator >inline
this_type typedefbattery::unique_ptr< T, Allocator >
unique_ptr classbattery::unique_ptr< T, Allocator >friend
unique_ptr(const allocator_type &allocator=allocator_type())battery::unique_ptr< T, Allocator >inline
unique_ptr(std::nullptr_t, const allocator_type &allocator=allocator_type())battery::unique_ptr< T, Allocator >inline
unique_ptr(pointer ptr, const allocator_type &allocator=allocator_type())battery::unique_ptr< T, Allocator >inlineexplicit
unique_ptr(this_type &&from)battery::unique_ptr< T, Allocator >inline
unique_ptr(unique_ptr< U, Allocator > &&from)battery::unique_ptr< T, Allocator >inline
unique_ptr(const this_type &)=deletebattery::unique_ptr< T, Allocator >
~unique_ptr()battery::unique_ptr< T, Allocator >inline