Grok  9.7.5
Public Member Functions | List of all members
grk::AllocatorVanilla< T > Struct Template Reference

#include <MemManager.h>

Inheritance diagram for grk::AllocatorVanilla< T >:
grk::grk_buf< uint8_t, AllocatorVanilla > grk::AsocBox grk::UUIDBox

Public Member Functions

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

Member Function Documentation

◆ alloc()

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

◆ dealloc()

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

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