Template Function magic_enum::detail::value

Function Documentation

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