Intel HE Acceleration Library for FPGAs
Intel Homomorphic Encryption Acceleration Library for FPGAs, accelerating the modular arithmetic operations used in homomorphic encryption on Intel FPGAs.
 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: