TRIQS/nda 1.3.0
Multi-dimensional array library for C++
|
This is the complete list of members for nda::mem::leak_check< A >, including all inherited members.
address_space | nda::mem::leak_check< A > | static |
allocate(size_t s) | nda::mem::leak_check< A > | inline |
allocate_zero(size_t s) | nda::mem::leak_check< A > | inline |
deallocate(blk_t b) noexcept | nda::mem::leak_check< A > | inline |
empty() const | nda::mem::leak_check< A > | inline |
get_memory_used() const noexcept | nda::mem::leak_check< A > | inline |
leak_check()=default | nda::mem::leak_check< A > | |
leak_check(leak_check const &)=delete | nda::mem::leak_check< A > | |
leak_check(leak_check &&)=default | nda::mem::leak_check< A > | |
operator=(leak_check const &)=delete | nda::mem::leak_check< A > | |
operator=(leak_check &&)=default | nda::mem::leak_check< A > | |
owns(blk_t b) const noexcept | nda::mem::leak_check< A > | inline |
~leak_check() | nda::mem::leak_check< A > | inline |