Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
std::__default_alloc_template Class Template Reference
#include <stl_alloc.h>
List of all members.
Static Public Methods
Friends
class
_Lock
template<bool threads, int inst> class std::__default_alloc_template
Member Function Documentation
void* allocate (
size_t
__n
)
[inline, static]
void deallocate (
void *
__p
,
size_t
__n
)
[inline, static]
void* reallocate (
void *
__p
,
size_t
__old_sz
,
size_t
__new_sz
)
[static]
Friends And Related Function Documentation
friend class _Lock
[friend]
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