Boost
Libraries
arrow_drop_down
Boost.DynamicBitset
M
D
C++ 11 Added in Boost 1.29.0
Categories:   Data structures

The dynamic_bitset template represents a set of bits. It provides access to the value of individual bits via 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 can change at runtime.

This Release

Gennaro Prota
Maintainer

Dependencies

Library dependencies will be generated soon, please check back later.

DynamicBitset, part of the Boost C++ Libraries, is a bit vector similar to std::bitset but dynamically resizable.

License

Distributed under the Boost Software License, Version 1.0.

Properties

  • C++11
  • Header-only

Build status

Branch GitHub Actions AppVeyor Coverity Scan Codecov Deps Docs Tests
master Build status Build status Coverity Scan build status Codecov Deps Documentation Enter the Matrix
develop Build status Build status Coverity Scan build status Codecov Deps Documentation Enter the Matrix

More information

  • Ask questions.
  • Report bugs: Be sure to mention the Boost version, platform and compiler you're using. A small compilable code sample to reproduce the problem is always good, as well.
  • Submit your patches as pull requests against the develop branch. Note that by submitting patches you agree to license your modifications under the Boost Software License, Version 1.0.
  • Discussions about the library are held on the Boost developers mailing list. Be sure to read the discussion policy before posting, and add the [dynamic_bitset] tag at the beginning of the subject line.

All Time

Gennaro Prota
Contributor
Beman Dawes
Beman Dawes
Contributor
James E. King III
James E. King III
Contributor
Ahmed Charles
Ahmed Charles
Contributor
Jeremy Siek
Jeremy Siek
Contributor
Marshall Clow
Marshall Clow
Contributor
nobody
Contributor
Rene Rivera
Rene Rivera
Contributor
Edward Diener
Edward Diener
Contributor
Daniel James
Daniel James
Contributor
Glen Fernandes
Glen Fernandes
Contributor
Steven Watanabe
Steven Watanabe
Contributor
Troy D. Straszheim
Troy D. Straszheim
Contributor
akr
akr
Contributor
Aleksey Gurtovoy
Contributor
Douglas Gregor
Douglas Gregor
Contributor
Björn Karlsson
Contributor
Vladimir Prus
Vladimir Prus
Contributor
Michael A. Jackson
Michael A. Jackson
Contributor
Hartmut Kaiser
Hartmut Kaiser
Contributor
Alexander Grund
Alexander Grund
Contributor
K. Noel Belcourt
K. Noel Belcourt
Contributor
sdarwin
sdarwin
Contributor
Boris Gubenko
Contributor
Daniela Engert
Daniela Engert
Contributor
Tinko Bartels
Tinko Bartels
Contributor
sehe
sehe
Contributor
Alexey Stukalov
Contributor
Evgeny Shulgin
Evgeny Shulgin
Contributor
Andrey Semashev
Andrey Semashev
Contributor
Thomas Klausner
Thomas Klausner
Contributor
Peter Dimov
Peter Dimov
Contributor
Frederick Akalin
Contributor
ricky65
ricky65
Contributor
Unix&Me
Contributor
Miutsuru kariya
Miutsuru kariya
Contributor
Sam Day
Sam Day
Contributor
joprodrigues
joprodrigues
Contributor
Eric Niebler
Eric Niebler
Contributor
twomice
Contributor
Markus Schöpflin
Contributor
John Maddock
John Maddock
Contributor
NAThompson
NAThompson
Contributor
Anthony Eden
Anthony Eden
Contributor
Jens Maurer
Jens Maurer
Contributor
Boleslaw Ciesielski
Boleslaw Ciesielski
Contributor