Helper to pack a set of values bitwise into a stream. More...
#include <stdint.h>#include <cassert>#include "CxxUtils/BitPacker.icc"Go to the source code of this file.
| Classes | |
| class | CxxUtils::BitPacker< STREAM > | 
| Pack a set of values bitwise into a stream.  More... | |
| class | CxxUtils::BitPacker8< STREAM > | 
| Pack a set of values bitwise into a stream.  More... | |
| class | CxxUtils::BitPacker16< STREAM > | 
| Pack a set of values bitwise into a stream.  More... | |
| Namespaces | |
| namespace | CxxUtils | 
| Copy the elements of a sequence for which a predicate is true. | |
Helper to pack a set of values bitwise into a stream.
 1.6.1
 1.6.1