stl_alloc.h File Reference

#include <cstddef>
#include <cstdlib>
#include <cstring>
#include <bits/functexcept.h>
#include <bits/stl_threads.h>
#include <bits/atomicity.h>

Include dependency graph for stl_alloc.h:

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

Go to the source code of this file.

Namespaces

namespace  std

Functions

template<int inst>
bool operator== (const __malloc_alloc_template< inst > &, const __malloc_alloc_template< inst > &)


Detailed Description

This is an internal header file, included by other library headers. You should not attempt to use it directly.

Definition in file stl_alloc.h.


Function Documentation

template<int inst>
bool std::operator== const __malloc_alloc_template< inst > &  ,
const __malloc_alloc_template< inst > & 
[inline]
 

Comparison operators for all of the predifined SGI-style allocators. This ensures that allocator<malloc_alloc> (for example) will work correctly. As required, all allocators compare equal.

Definition at line 824 of file stl_alloc.h.


Generated on Wed May 25 01:42:30 2005 for libstdc++-v3 Source by  doxygen 1.4.2