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
Public Types | List of all members
hetest::utils::AlignedAllocator< T, Alignment >::rebind< U > Struct Template Reference

#include <utils-test.hpp>

Public Types

using other = AlignedAllocator< U, Alignment >
 

Member Typedef Documentation

template<typename T, uint64_t Alignment>
template<typename U >
using hetest::utils::AlignedAllocator< T, Alignment >::rebind< U >::other = AlignedAllocator<U, Alignment>

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