#include <stl_alloc.h>
Static Public Methods | |
_Tp* | allocate (size_t __n) |
_Tp* | allocate (void) |
void | deallocate (_Tp *__p, size_t __n) |
void | deallocate (_Tp *__p) |
|
Definition at line 156 of file stl_alloc.h. |
|
Definition at line 154 of file stl_alloc.h. |
|
Definition at line 160 of file stl_alloc.h. |
|
Definition at line 158 of file stl_alloc.h. |