Helper to unpack a set of values bitwise from a stream. More...
#include <stdint.h>#include <cassert>#include "CxxUtils/BitUnpacker.icc"Go to the source code of this file.
Classes | |
| class | CxxUtils::BitUnpacker< STREAM > |
| Helper to unpack a set of values bitwise from a stream. More... | |
| class | CxxUtils::BitUnpacker8< STREAM > |
| Helper to unpack a set of values bitwise from a stream. More... | |
| class | CxxUtils::BitUnpacker16< STREAM > |
| Helper to unpack a set of values bitwise from a stream. More... | |
Namespaces | |
| namespace | CxxUtils |
Copy the elements of a sequence for which a predicate is true. | |
Helper to unpack a set of values bitwise from a stream.
1.6.1