Template Function magic_enum::enum_flags_cast(underlying_type_t<E>)ļ
Defined in File magic_enum.hpp
Function Documentationļ
-
template<typename E>
constexpr auto magic_enum::enum_flags_cast(underlying_type_t<E> value) noexcept -> detail::enable_if_t<E, optional<std::decay_t<E>>>ļ