Zero  0.1.0
Public Member Functions | List of all members
sm_naive_allocator Class Reference

#include <allocator.h>

Public Member Functions

void * allocate (size_t n)
 
void release (void *p, size_t)
 

Member Function Documentation

§ allocate()

void* sm_naive_allocator::allocate ( size_t  n)
inline

§ release()

void sm_naive_allocator::release ( void *  p,
size_t   
)
inline

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