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>

Include dependency graph for pool_allocator.h:

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

Go to the source code of this file.

Namespaces

namespace  __gnu_cxx

Classes

class  __gnu_cxx::__pool_alloc_base
union  __gnu_cxx::__pool_alloc_base::Obj
class  __gnu_cxx::__pool_alloc< Type >
struct  __gnu_cxx::__pool_alloc< Type >::rebind< Type1 >

Defines

#define POOLALLOCATORH

Functions

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


Detailed Description

This file is a GNU extension to the Standard C++ Library. You should only include this header if you are using GCC 3 or later.

Definition in file pool_allocator.h.


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