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

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

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