#include "Mbo.h"
#include "string.h"
#include <new>
#include <memory>


Go to the source code of this file.
Namespaces | |
| namespace | mbo | 
Classes | |
| class | mbo::allocator< __ValueType, __ReferenceType > | 
| Allocator base using uninitalized memory.  More... | |
| struct | mbo::allocator< __ValueType, __ReferenceType >::rebind< __Other > | 
| class | mbo::reallocator< __ValueType > | 
| Allocator that supports reallocation.  More... | |
| class | mbo::mem_reallocator< __ValueType > | 
| Allocator that supports reallocation working on malloc().  More... | |
Definition in file reallocator.h.
| Hosted on code.google.com | © Marcus Börger | Generated on Fri Jan 18 21:21:08 2008 for MBO-lib by   1.5.4 |