Monero
Static Public Member Functions | List of all members
randomx::AlignedAllocator< alignment > Struct Template Reference

#include <allocator.hpp>

Static Public Member Functions

static void * allocMemory (size_t)
 
static void freeMemory (void *, size_t)
 

Member Function Documentation

◆ allocMemory()

template<size_t alignment>
void * randomx::AlignedAllocator< alignment >::allocMemory ( size_t  count)
static

◆ freeMemory()

template<size_t alignment>
void randomx::AlignedAllocator< alignment >::freeMemory ( void *  ptr,
size_t  count 
)
static

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