mt_allocator.h File Reference

#include <new>
#include <cstdlib>
#include <bits/functexcept.h>
#include <bits/gthr.h>
#include <bits/atomicity.h>

Include dependency graph for mt_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::__mt_alloc< Type >
struct  __gnu_cxx::__mt_alloc< Type >::rebind< Type1 >
struct  __gnu_cxx::__mt_alloc< Type >::Tune
union  __gnu_cxx::__mt_alloc< Type >::Block_record
struct  __gnu_cxx::__mt_alloc< Type >::Bin_record

Defines

#define MTALLOCATORH

Functions

template<typename Type>
bool __gnu_cxx::operator== (const __mt_alloc< Type > &, const __mt_alloc< Type > &)
template<typename Type>
bool __gnu_cxx::operator!= (const __mt_alloc< Type > &, const __mt_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 mt_allocator.h.


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