malloc_allocator Class Template Reference
List of all members.
Detailed Description
template<typename _Tp>
class __gnu_cxx::malloc_allocator< _Tp >
This is precisely the allocator defined in the C++ Standard.
- all allocation calls malloc
- all deallocation calls free
Definition at line 51 of file malloc_allocator.h.
Public Types
Public Member Functions
Classes
The documentation for this class was generated from the following file:
Generated on Thu Jul 6 12:20:53 2006 for libstdc++ source by
1.4.7