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
Classes | Namespaces
allocator.hpp File Reference
#include <cstddef>
Include dependency graph for allocator.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  intel::hexl::AllocatorBase
 Base class for custom memory allocator. More...
 
struct  intel::hexl::AllocatorInterface< AllocatorImpl >
 Helper memory allocation struct which delegates implementation to AllocatorImpl. More...
 

Namespaces

 intel
 
 intel::hexl