An array of unsigned values of some bit size, packed tightly. More...
#include <vector>
#include <cstddef>
Go to the source code of this file.
Classes | |
class | CxxUtils::PackedArray |
An array of unsigned values of some bit size, packed tightly. More... | |
class | CxxUtils::PackedArray::proxy |
proxy class for representing an lvalue to an element of PackedArray . More... | |
Namespaces | |
namespace | CxxUtils |
Copy the elements of a sequence for which a predicate is true. |
An array of unsigned values of some bit size, packed tightly.