stl_bvector.h File Reference

#include <bits/stl_vector.h>

Include dependency graph for stl_bvector.h:

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

Go to the source code of this file.

Namespaces

namespace  std

Classes

struct  std::Bit_reference
struct  std::Bit_iterator_base
struct  std::Bit_iterator
struct  std::Bit_const_iterator
class  std::Bvector_alloc_base< Allocator, __is_static >
class  std::Bvector_alloc_base< Allocator, true >
class  std::Bvector_base< Alloc >
class  std::vector< bool, Alloc >

Typedefs

typedef unsigned long std::Bit_type
typedef vector< bool, allocstd::bit_vector

Enumerations

enum  

Functions

ptrdiff_t std::operator- (const Bit_iterator_base &x, const Bit_iterator_base &y)
Bit_iterator std::operator+ (ptrdiff_t n, const Bit_iterator &x)
Bit_const_iterator std::operator+ (ptrdiff_t n, const Bit_const_iterator &x)


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_bvector.h.


Generated on Wed Oct 26 12:22:32 2005 for libstdc++-v3 Source by  doxygen 1.4.5