TRIQS/nda 1.3.0
Multi-dimensional array library for C++
Loading...
Searching...
No Matches
nda::mem::handle_heap< T, A > Member List

This is the complete list of members for nda::mem::handle_heap< T, A >, including all inherited members.

address_spacenda::mem::handle_heap< T, A >static
allocator_type typedefnda::mem::handle_heap< T, A >
data() const noexceptnda::mem::handle_heap< T, A >inline
get_sptr() constnda::mem::handle_heap< T, A >inline
handle_heap()=defaultnda::mem::handle_heap< T, A >
handle_heap(handle_heap &&h) noexceptnda::mem::handle_heap< T, A >inline
handle_heap(handle_heap const &h)nda::mem::handle_heap< T, A >inlineexplicit
handle_heap(H const &h)nda::mem::handle_heap< T, A >inlineexplicit
handle_heap(long size, do_not_initialize_t)nda::mem::handle_heap< T, A >inline
handle_heap(long size, init_zero_t)nda::mem::handle_heap< T, A >inline
handle_heap(long size)nda::mem::handle_heap< T, A >inline
is_null() const noexceptnda::mem::handle_heap< T, A >inline
operator=(handle_heap &&h) noexceptnda::mem::handle_heap< T, A >inline
operator=(handle_heap const &h)nda::mem::handle_heap< T, A >inline
operator=(handle_heap< T, AS > const &h)nda::mem::handle_heap< T, A >inline
operator[](long i) noexceptnda::mem::handle_heap< T, A >inline
operator[](long i) const noexceptnda::mem::handle_heap< T, A >inline
size() const noexceptnda::mem::handle_heap< T, A >inline
value_type typedefnda::mem::handle_heap< T, A >
~handle_heap() noexceptnda::mem::handle_heap< T, A >inline