Template Function magic_enum::detail::values()

Function Documentation

template<typename E, bool IsFlags, typename U = std::underlying_type_t<E>>
constexpr auto magic_enum::detail::values() noexcept