Reference
Operators
| Performs a bitwise AND between two bitsets. | |
| Inserts a text representation of the bit sequence into the standard output stream. | |
| Inserts a text representation of the bit sequence into the standard output stream. | |
| Performs a bitwise EXCLUSIVE-OR between two bitsets. | |
| Performs a bitwise OR between two bitsets. | 
Classes
| The template class describes a type of object that stores a sequence consisting of a fixed number of bits that provide a compact way of keeping flags for a set of items or conditions. |