Intel HEXL
Intel Homomorphic Encryption Acceleration Library, accelerating the modular arithmetic operations used in homomorphic encryption.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | List of all members
intel::hexl::AlignedAllocator< T, Alignment >::rebind< U > Struct Template Reference

#include <aligned-allocator.hpp>

Public Types

using other = AlignedAllocator< U, Alignment >
 

Member Typedef Documentation

◆ other

template<typename T, uint64_t Alignment>
template<typename U >
using intel::hexl::AlignedAllocator< T, Alignment >::rebind< U >::other = AlignedAllocator<U, Alignment>

The documentation for this struct was generated from the following file: