Definition of the BlockAllocator class and closely related code.  
More...
#include <cstdlib>#include <iterator>Classes | |
| class | playrho::BlockAllocator | 
| struct | playrho::BlockDeallocator | 
| Block deallocator.  More... | |
Namespaces | |
| playrho | |
Functions | |
| bool | playrho::operator!= (const BlockAllocator &a, const BlockAllocator &b) | 
BlockAllocator inequality operator.  | |
| bool | playrho::operator== (const BlockAllocator &a, const BlockAllocator &b) | 
BlockAllocator equality operator.  | |
Definition of the BlockAllocator class and closely related code.