Boost
Libraries
arrow_drop_down
Boost.DynamicBitset
M
D
C++ 03 Added in Boost 1.29.0
Categories: Containers

The dynamic_bitset class represents a set of bits. It provides accesses to the value of individual bits via an operator[] and provides all of the bitwise operators that one can apply to builtin integers, such as operator& and operator<<. The number of bits in the set is specified at runtime via a parameter to the constructor of the dynamic_bitset.

This Release

Jeremy Siek
Jeremy Siek
Maintainer
Marshall Clow
Marshall Clow
Contributor - New
Marshall Clow
Marshall Clow
Contributor
Daniel James
Daniel James
Contributor
Steven Watanabe
Steven Watanabe
Contributor
K. Noel Belcourt
K. Noel Belcourt
Contributor

Dependencies

Config
Core
Integer
Move
Static Assert
ThrowException
⚠️ This library has no README.md or library-details.adoc; consider contributing one.

All Time

Gennaro Prota
Contributor
Beman Dawes
Beman Dawes
Contributor
Ahmed Charles
Ahmed Charles
Contributor
nobody
Contributor
Troy D. Straszheim
Troy D. Straszheim
Contributor
Aleksey Gurtovoy
Contributor
Douglas Gregor
Douglas Gregor
Contributor
Michael A. Jackson
Michael A. Jackson
Contributor
Rene Rivera
Rene Rivera
Contributor
Hartmut Kaiser
Hartmut Kaiser
Contributor
Vladimir Prus
Vladimir Prus
Contributor
Glen Fernandes
Glen Fernandes
Contributor
Björn Karlsson
Contributor
Boris Gubenko
Contributor
Jens Maurer
Jens Maurer
Contributor
Eric Niebler
Contributor
Markus Schöpflin
Contributor
jzmaddock
jzmaddock
Contributor
Boleslaw Ciesielski
Boleslaw Ciesielski
Contributor
Thomas Klausner
Thomas Klausner
Contributor
Alexey Stukalov
Contributor
Frederick Akalin
Contributor