CommonLibSSE (Parapets fork)
RE::BSTListHeapAllocator< T > Class Template Reference

#include <BSTList.h>

Public Member Functions

BSTListNode< T > * allocate ()
 
void deallocate (BSTListNode< T > *a_node)
 

Member Function Documentation

◆ allocate()

template<class T >
BSTListNode<T>* RE::BSTListHeapAllocator< T >::allocate ( )
inline

◆ deallocate()

template<class T >
void RE::BSTListHeapAllocator< T >::deallocate ( BSTListNode< T > *  a_node)
inline

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