allocator.h File Reference

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

Go to the source code of this file.

Namespaces

namespace  std

Classes

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

Defines

#define _ALLOCATOR_H   1

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.


Define Documentation

#define _ALLOCATOR_H   1

Definition at line 49 of file allocator.h.


Generated on Tue Feb 2 16:57:12 2010 for GNU C++ STL by  doxygen 1.4.7