This is the complete list of members for vctr::AlignedAllocator< ElementType, alignmentInBytes >, including all inherited members.
| AlignedAllocator() noexcept=default (defined in vctr::AlignedAllocator< ElementType, alignmentInBytes >) | vctr::AlignedAllocator< ElementType, alignmentInBytes > | |
| AlignedAllocator(const AlignedAllocator< OtherElementType, alignmentInBytes > &) noexcept (defined in vctr::AlignedAllocator< ElementType, alignmentInBytes >) | vctr::AlignedAllocator< ElementType, alignmentInBytes > | inline |
| allocate(size_t nElementsToAllocate) (defined in vctr::AlignedAllocator< ElementType, alignmentInBytes >) | vctr::AlignedAllocator< ElementType, alignmentInBytes > | inline |
| deallocate(ElementType *allocatedPointer, size_t nBytesAllocated) (defined in vctr::AlignedAllocator< ElementType, alignmentInBytes >) | vctr::AlignedAllocator< ElementType, alignmentInBytes > | inline |
| size_type typedef (defined in vctr::AlignedAllocator< ElementType, alignmentInBytes >) | vctr::AlignedAllocator< ElementType, alignmentInBytes > | |
| value_type typedef (defined in vctr::AlignedAllocator< ElementType, alignmentInBytes >) | vctr::AlignedAllocator< ElementType, alignmentInBytes > | |