Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
std::__malloc_alloc_template Class Template Reference
#include <stl_alloc.h>
List of all members.
Static Public Methods
template<int __inst> class std::__malloc_alloc_template
Member Function Documentation
void* allocate (
size_t
__n
)
[inline, static]
void deallocate (
void *
__p
,
size_t )
[inline, static]
void* reallocate (
void *
__p
,
size_t,
size_t
__new_sz
)
[inline, static]
void (* __set_malloc_handler (
)
[inline, static]
The documentation for this class was generated from the following file:
stl_alloc.h
Generated at Fri Apr 6 15:54:32 2001 for libstdc++ by
1.2.6 written by
Dimitri van Heesch
, © 1997-2001