enum_range< E > Struct Template Reference

#include <armarx/view_selection/gaze_targets/magic_enum.hpp>

Static Public Attributes

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

Detailed Description

template<typename E>
struct magic_enum::customize::enum_range< E >

Definition at line 166 of file magic_enum.hpp.

Member Data Documentation

◆ max

constexpr int max = MAGIC_ENUM_RANGE_MAX
staticconstexpr

Definition at line 169 of file magic_enum.hpp.

◆ min

constexpr int min = MAGIC_ENUM_RANGE_MIN
staticconstexpr

Definition at line 168 of file magic_enum.hpp.


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