Intel HEXL for FPGA
Intel Homomorphic Encryption FPGA Acceleration Library, accelerating the modular arithmetic operations used in homomorphic encryption.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
hetest::utils::AlignedAllocator< T, Alignment > Member List

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

AlignedAllocator classhetest::utils::AlignedAllocator< T, Alignment >friend
AlignedAllocator(AllocatorStrategyPtr strategy=nullptr) noexcepthetest::utils::AlignedAllocator< T, Alignment >inlineexplicit
AlignedAllocator(const AlignedAllocator &src)hetest::utils::AlignedAllocator< T, Alignment >inline
AlignedAllocator(const AlignedAllocator< U, Alignment > &src)hetest::utils::AlignedAllocator< T, Alignment >inline
allocate(size_t n)hetest::utils::AlignedAllocator< T, Alignment >inline
deallocate(T *p, size_t n)hetest::utils::AlignedAllocator< T, Alignment >inline
operator!=(const AlignedAllocator &)hetest::utils::AlignedAllocator< T, Alignment >inline
operator==(const AlignedAllocator &)hetest::utils::AlignedAllocator< T, Alignment >inline
value_type typedefhetest::utils::AlignedAllocator< T, Alignment >
~AlignedAllocator()hetest::utils::AlignedAllocator< T, Alignment >inline