Static Public Attributes | List of all members
magic_enum::customize::enum_range< E > Struct Template Reference

#include <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 172 of file magic_enum.hpp.

Member Data Documentation

◆ max

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

Definition at line 174 of file magic_enum.hpp.

◆ min

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

Definition at line 173 of file magic_enum.hpp.


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


magic_enum
Author(s):
autogenerated on Fri Feb 21 2025 03:20:19