Template Function magic_enum::detail::value

Function Documentation

template<typename E, int O, enum_subtype S, typename U = std::underlying_type_t<E>>
constexpr E magic_enum::detail::value(std::size_t i) noexcept