Roscidus.com Zero Install Mirror

» Main » Boost.DynamicBitset (source code)

Boost.DynamicBitset (source code) - A C++ library from Boost.org

Published by David Abrahams

Overview

This is a Zero Install feed. This software cannot be run as an application directly. It is a library for other programs to use.

For more information about Zero Install, see 0install.net.

Full name

http://ryppl.github.com/feeds/boost/dynamic_bitset-src.xml

Icon

Homepage

http://www.boost.org/ libs/dynamic_bitset/dynamic_bitset.html

Description

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.

Available versions

The list below is just for information; Zero Install will automatically select one of these versions for you.

VersionReleasedStabilityPlatformDownload
1.51-post-2012.12.03.02502012-12-02developer*-*Download (56134 bytes)
Required libraries

The list below is just for information; Zero Install will automatically download any required libraries for you.