pthread_allocimpl.h File Reference

#include <bits/c++config.h>
#include <cerrno>
#include <bits/stl_alloc.h>
#include <new>

Include dependency graph for pthread_allocimpl.h:

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

Go to the source code of this file.

Namespaces

namespace  std

Classes

union  std::Pthread_alloc_obj
struct  std::Pthread_alloc_per_thread_state< Max_size >
class  std::Pthread_alloc_template< Max_size >
class  std::Pthread_alloc_template< Max_size >::M_lock
class  std::pthread_allocator< Type >
struct  std::pthread_allocator< Type >::rebind< NewType >
class  std::pthread_allocator< void >
struct  std::pthread_allocator< void >::rebind< NewType >
struct  std::Alloc_traits< Type, Pthread_alloc_template< Max_size > >
struct  std::Alloc_traits< Type, allocator< Atype, Pthread_alloc_template< Max > > >
struct  std::Alloc_traits< Type, pthread_allocator< Atype > >

Defines

#define CPPBITSPTHREADALLOCIMPLH
#define _STLDATAALIGNMENT

Typedefs

typedef Pthread_alloc_template std::pthread_alloc

Functions

template<size_t Max_size>
bool std::operator== (const Pthread_alloc_template< Max_size > &, const Pthread_alloc_template< Max_size > &)
template<class T1, class T2>
bool std::operator== (const pthread_allocator< T1 > &, const pthread_allocator< T2 > &a2)
template<class T1, class T2>
bool std::operator!= (const pthread_allocator< T1 > &, const pthread_allocator< T2 > &)


Detailed Description

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

Definition in file pthread_allocimpl.h.


Generated on Fri Sep 16 09:22:14 2005 for libstdc++-v3 Source by  doxygen 1.4.4