Variable magic_enum::detail::is_reflected_v

Variable Documentation

template<typename E, enum_subtype S>
constexpr bool magic_enum::detail::is_reflected_v = is_reflected<std::decay_t<E>, S>{}