|
CbmRoot
|
Checks at the compile time, if the non-type template parameter is in a sequence of values. More...
#include <CbmTypeTraits.h>
Static Public Attributes | |
| static constexpr bool | value {((What == Sequence) || ...)} |
Checks at the compile time, if the non-type template parameter is in a sequence of values.
| What | A value to be tested |
| Sequence | Sequence of valid values |
Definition at line 21 of file CbmTypeTraits.h.
|
staticconstexpr |
Definition at line 23 of file CbmTypeTraits.h.