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

A map container for statically defined mapping rule. More...

#include <boost/serialization/array.hpp>
#include <boost/serialization/base_object.hpp>
#include <algorithm>
#include <array>
#include <initializer_list>
#include <utility>
Include dependency graph for CbmEnumMap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cbm::util::EnumMap< T, KeySet, Base >
 A class to define a statical mapper over some type. More...
 

Namespaces

namespace  cbm
 
namespace  cbm::util
 

Detailed Description

A map container for statically defined mapping rule.

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

Definition in file CbmEnumMap.h.