allocator Class Template Reference
#include <allocator.h>
List of all members.
Detailed Description
template<typename Type>
class std::allocator< Type >
(See allocators info for more.)
Definition at line 80 of file allocator.h.
Public Types
-
typedef const Type * const_pointer
-
typedef const Type & const_reference
-
typedef ptrdiff_t difference_type
-
typedef Type * pointer
-
typedef Type & reference
-
typedef size_t size_type
-
typedef Type value_type
Public Member Functions
-
template<typename Type1> allocator (const allocator< Type1 > &) throw ()
-
allocator (const allocator &a) throw ()
The documentation for this class was generated from the following file:
Generated on Sun Jul 25 00:12:40 2004 for libstdc++ source by
1.3.7