Low-Level Abstraction of Memory Access
llama::bloballoc::AlignedAllocator< T, Alignment > Member List

This is the complete list of members for llama::bloballoc::AlignedAllocator< T, Alignment >, including all inherited members.

AlignedAllocator() noexcept=defaultllama::bloballoc::AlignedAllocator< T, Alignment >inline
AlignedAllocator(const AlignedAllocator< T2, Alignment > &) noexceptllama::bloballoc::AlignedAllocator< T, Alignment >inlineexplicit
allocate(std::size_t n) -> T *llama::bloballoc::AlignedAllocator< T, Alignment >inline
deallocate(T *p, std::size_t)llama::bloballoc::AlignedAllocator< T, Alignment >inline
operator!=(const AlignedAllocator< T, Alignment > &other) const -> boolllama::bloballoc::AlignedAllocator< T, Alignment >inline
operator==(const AlignedAllocator< T, Alignment > &) const -> boolllama::bloballoc::AlignedAllocator< T, Alignment >inline
value_type typedefllama::bloballoc::AlignedAllocator< T, Alignment >