timemory 3.3.0
Modular C++ Toolkit for Performance Analysis and Logging. Profiling API and Tools for C, C++, CUDA, Fortran, and Python. The C++ template API is essentially a framework to creating tools: it is designed to provide a unifying interface for recording various performance measurements alongside data logging and interfaces to other tools.
tim::ert::aligned_allocator< Tp, AlignV > Member List

This is the complete list of members for tim::ert::aligned_allocator< Tp, AlignV >, including all inherited members.

address(Tp &r) consttim::ert::aligned_allocator< Tp, AlignV >inline
address(const Tp &s) consttim::ert::aligned_allocator< Tp, AlignV >inline
aligned_allocator()=defaulttim::ert::aligned_allocator< Tp, AlignV >
aligned_allocator(const aligned_allocator &)=defaulttim::ert::aligned_allocator< Tp, AlignV >
aligned_allocator(aligned_allocator &&) noexcepttim::ert::aligned_allocator< Tp, AlignV >inline
aligned_allocator(const aligned_allocator< U, AlignV > &)tim::ert::aligned_allocator< Tp, AlignV >inline
allocate(const std::size_t n) consttim::ert::aligned_allocator< Tp, AlignV >inline
allocate(const std::size_t n, const U *) consttim::ert::aligned_allocator< Tp, AlignV >inline
const_pointer typedeftim::ert::aligned_allocator< Tp, AlignV >
const_reference typedeftim::ert::aligned_allocator< Tp, AlignV >
construct(Tp *const p, const Tp &t) consttim::ert::aligned_allocator< Tp, AlignV >inline
construct(Tp *const p, ArgsT &&... args) consttim::ert::aligned_allocator< Tp, AlignV >inline
deallocate(Tp *const ptr, const std::size_t) consttim::ert::aligned_allocator< Tp, AlignV >inline
destroy(Tp *const p) consttim::ert::aligned_allocator< Tp, AlignV >inline
difference_type typedeftim::ert::aligned_allocator< Tp, AlignV >
get_alignment()tim::ert::aligned_allocator< Tp, AlignV >inline
max_size() consttim::ert::aligned_allocator< Tp, AlignV >inline
operator!=(const aligned_allocator &other) consttim::ert::aligned_allocator< Tp, AlignV >inline
operator=(const aligned_allocator &)=deletetim::ert::aligned_allocator< Tp, AlignV >
operator==(aligned_allocator &&)=deletetim::ert::aligned_allocator< Tp, AlignV >
operator==(const aligned_allocator &) consttim::ert::aligned_allocator< Tp, AlignV >inline
pointer typedeftim::ert::aligned_allocator< Tp, AlignV >
reference typedeftim::ert::aligned_allocator< Tp, AlignV >
size_type typedeftim::ert::aligned_allocator< Tp, AlignV >
value_type typedeftim::ert::aligned_allocator< Tp, AlignV >
~aligned_allocator()=defaulttim::ert::aligned_allocator< Tp, AlignV >