pool_allocator.h File Reference

#include <bits/c++config.h>
#include <cstdlib>
#include <new>
#include <bits/functexcept.h>
#include <bits/atomicity.h>
#include <bits/concurrence.h>

Go to the source code of this file.

Namespaces

namespace  __gnu_cxx

Classes

class  __gnu_cxx::__pool_alloc_base
 Base class for __pool_alloc. More...
union  __gnu_cxx::__pool_alloc_base::_Obj
class  __gnu_cxx::__pool_alloc< _Tp >
 class __pool_alloc. More...
struct  __gnu_cxx::__pool_alloc< _Tp >::rebind< _Tp1 >

Defines

#define _POOL_ALLOCATOR_H   1

Functions

template<typename _Tp>
bool __gnu_cxx::operator== (const __pool_alloc< _Tp > &, const __pool_alloc< _Tp > &)
template<typename _Tp>
bool __gnu_cxx::operator!= (const __pool_alloc< _Tp > &, const __pool_alloc< _Tp > &)


Detailed Description

This file is a GNU extension to the Standard C++ Library.

Definition in file pool_allocator.h.


Define Documentation

#define _POOL_ALLOCATOR_H   1

Definition at line 48 of file pool_allocator.h.


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