malloc_allocator.h File Reference

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

Go to the source code of this file.

Namespaces

namespace  __gnu_cxx

Classes

class  __gnu_cxx::malloc_allocator< _Tp >
 An allocator that uses malloc. More...
struct  __gnu_cxx::malloc_allocator< _Tp >::rebind< _Tp1 >

Defines

#define _MALLOC_ALLOCATOR_H   1

Functions

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


Detailed Description

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

Definition in file malloc_allocator.h.


Define Documentation

#define _MALLOC_ALLOCATOR_H   1

Definition at line 35 of file malloc_allocator.h.


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