libstdc++
stl_bvector.h File Reference

Go to the source code of this file.

Classes

struct  std::hash<::vector< bool, _Alloc > >
 
class  std::vector< bool, _Alloc >
 

Namespaces

namespace  std
 

Typedefs

typedef unsigned long std::_Bit_type
 

Enumerations

enum  { _S_word_bit }
 

Functions

constexpr void std::__fill_a1 (::_Bit_iterator, ::_Bit_iterator, const bool &)
 
constexpr void std::__fill_bvector (_Bit_type *__v, unsigned int __first, unsigned int __last, bool __x) noexcept
 
constexpr void std::__fill_bvector_n (_Bit_type *, size_t, bool) noexcept
 

Detailed Description

This is an internal header file, included by other library headers. Do not attempt to use it directly. Instead, include <vector>.

Definition in file stl_bvector.h.