|
Planeshift
|
#include <memory.h>
Classes | |
| struct | rebind |
Public Types | |
| typedef std::allocator< T >::pointer | pointer |
| typedef std::allocator< T >::size_type | size_type |
Public Member Functions | |
| pointer | allocate (size_type n, const void *=0) |
| void | deallocate (pointer, size_type) |
| PageStdAllocator (PageAllocator &allocator) | |
| template<class Other > | |
| PageStdAllocator (const PageStdAllocator< Other > &other) | |
| typedef std::allocator<T>::pointer google_breakpad::PageStdAllocator< T >::pointer |
| typedef std::allocator<T>::size_type google_breakpad::PageStdAllocator< T >::size_type |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |