Grok 10.0.5
grk::grk::AllocatorVanilla< T > Struct Template Reference

#include <TileCache.h>

Public Member Functions

T * alloc (size_t length)
 
void dealloc (T *buf)
 

Member Function Documentation

◆ alloc()

template<typename T >
T * grk::AllocatorVanilla::alloc ( size_t length)
inline

◆ dealloc()

template<typename T >
void grk::AllocatorVanilla::dealloc ( T * buf)
inline

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