Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::simple_alloc Class Template Reference

#include <stl_alloc.h>

List of all members.

Static Public Methods

template<class _Tp, class _Alloc> class std::simple_alloc


Member Function Documentation

_Tp* allocate ( size_t __n ) [inline, static]
 

_Tp* allocate ( void ) [inline, static]
 

void deallocate ( _Tp * __p,
size_t __n ) [inline, static]
 

void deallocate ( _Tp * __p ) [inline, static]
 


The documentation for this class was generated from the following file:
Generated at Fri Apr 6 15:54:35 2001 for libstdc++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001