Template Function magic_enum::enum_count
Defined in File magic_enum.hpp
Function Documentation
-
template<typename E, detail::enum_subtype S = detail::subtype_v<E>>
constexpr auto magic_enum::enum_count() noexcept -> detail::enable_if_t<E, std::size_t>