allocator.h File Reference

#include <bits/c++allocator.h>

Include dependency graph for allocator.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  std

Classes

class  std::allocator< void >
struct  std::allocator< void >::rebind< Type1 >
class  std::allocator< Type >
 The "standard" allocator, as per [20.4]. More...
struct  std::allocator< Type >::rebind< Type1 >

Defines

#define ALLOCATORH

Functions

template<typename T1, typename T2>
bool std::operator== (const allocator< T1 > &, const allocator< T2 > &)
template<typename T1, typename T2>
bool std::operator!= (const allocator< T1 > &, const allocator< T2 > &)


Detailed Description

This is an internal header file, included by other library headers. You should not attempt to use it directly.

Definition in file allocator.h.


Generated on Tue Jan 2 16:58:20 2007 for libstdc++-v3 Source by  doxygen 1.5.1