CbmRoot
Loading...
Searching...
No Matches
CbmEnumKeySet.h File Reference

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>
Include dependency graph for CbmEnumKeySet.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

A compile-time mapper of an enumeration subset on the contiguous index.

Author
Sergei Zharko s.zha.nosp@m.rko@.nosp@m.gsi.d.nosp@m.e
Since
04.04.2025

Definition in file CbmEnumKeySet.h.