Variable magic_enum::detail::subtype_v

Variable Documentation

template<typename E, typename D = std::decay_t<E>>
constexpr auto magic_enum::detail::subtype_v = subtype<D>(std::is_enum<D>{})