DynamicMemory.cpp File Reference
  Go to the source code of this file.
| Namespaces | |
| playrho | |
| Functions | |
| void * | playrho::Alloc (std::size_t size) | 
| Allocates memory.  More... | |
| void * | playrho::Realloc (void *ptr, std::size_t new_size) | 
| Reallocates memory.  More... | |
| void | playrho::Free (void *mem) | 
| Frees memory.  More... | |
 
          
          
