|
CbmRoot
|
A compile-time mapper of an enumeration subset on the contiguous index. More...
#include "CbmTypeTraits.h"#include <array>#include <cstddef>#include <limits>#include <type_traits>#include <utility>Go to the source code of this file.
Classes | |
| class | cbm::util::EnumKeySet< KeyList > |
| A subset of some enumeration entries and rule for mapping them to a contiguous integral index. More... | |
Namespaces | |
| namespace | cbm |
| namespace | cbm::util |
A compile-time mapper of an enumeration subset on the contiguous index.
Definition in file CbmEnumKeySet.h.