NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
magic_enum::customize::enum_range< E > Struct Template Reference

#include <magic_enum.hpp>

Static Public Attributes

static constexpr int min = MAGIC_ENUM_RANGE_MIN
 
static constexpr int max = MAGIC_ENUM_RANGE_MAX
 

Member Data Documentation

◆ max

template<typename E >
constexpr int magic_enum::customize::enum_range< E >::max = MAGIC_ENUM_RANGE_MAX
staticconstexpr

◆ min

template<typename E >
constexpr int magic_enum::customize::enum_range< E >::min = MAGIC_ENUM_RANGE_MIN
staticconstexpr

The documentation for this struct was generated from the following file: