FixedSizeHeap< SH, Size > Class Template Reference
#include <fixedsizeheap.h>
List of all members.
Public Member Functions |
void * | malloc (size_t sz) |
void | free (void *ptr) |
Static Protected Member Functions |
static size_t | size (void *p) |
template<class SH, int Size>
class FixedSizeHeap< SH, Size >
Member Function Documentation
template<class SH , int Size>
template<class SH , int Size>
template<class SH , int Size>
static size_t FixedSizeHeap< SH, Size >::size |
( |
void * |
p |
) |
[inline, static, protected] |
The documentation for this class was generated from the following file: