new_allocator Class Template Reference
List of all members.
Detailed Description
template<typename _Tp>
class __gnu_cxx::new_allocator< _Tp >
This is precisely the allocator defined in the C++ Standard.
- all allocation calls operator new
- all deallocation calls operator delete
Definition at line 50 of file new_allocator.h.
Public Types
Public Member Functions
Classes
The documentation for this class was generated from the following file:
Generated on Thu Apr 20 22:15:21 2006 for libstdc++ source by
1.4.6