![]() |
Low-Level Abstraction of Memory Access
|
This is the complete list of members for llama::bloballoc::AlignedAllocator< T, Alignment >, including all inherited members.
| AlignedAllocator() noexcept=default | llama::bloballoc::AlignedAllocator< T, Alignment > | inline |
| AlignedAllocator(const AlignedAllocator< T2, Alignment > &) noexcept | llama::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 -> bool | llama::bloballoc::AlignedAllocator< T, Alignment > | inline |
| operator==(const AlignedAllocator< T, Alignment > &) const -> bool | llama::bloballoc::AlignedAllocator< T, Alignment > | inline |
| value_type typedef | llama::bloballoc::AlignedAllocator< T, Alignment > |