libstdc++
pool_allocator.h File Reference

Go to the source code of this file.

Classes

class  __gnu_cxx::__pool_alloc< _Tp >
class  __gnu_cxx::__pool_alloc_base

Namespaces

namespace  __gnu_cxx

Functions

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

Variables

template<typename _Tp>
_Atomic_word __gnu_cxx::__pool_alloc< _Tp >::_S_force_new

Detailed Description

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

Definition in file pool_allocator.h.