|
Lamp-Da 0.1
A compact lantern project
|
Define a compact bitset class for compile-time sized bit arrays. More...
Go to the source code of this file.
Classes | |
| class | lampda::common::BitSet< N > |
| A compact, zero-allocation bitset for compile-time sized bit arrays. More... | |
| struct | lampda::common::BitSet< N >::reference |
| Non-const operator[]: returns a reference-like proxy that allows set/reset. More... | |
Namespaces | |
| namespace | lampda |
| Program scope. | |
| namespace | lampda::common |
| Shared interfaces & general utilities. | |
Define a compact bitset class for compile-time sized bit arrays.