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 168 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 170 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 169 of file magic_enum.hpp.


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


behaviortree_cpp_v4
Author(s): Davide Faconti
autogenerated on Fri Jun 28 2024 02:20:10