fmt::enums::format_as

Synopsis

Declared in <fmt/format.h>
template<typename Enum>
constexpr
underlying_t<Enum>
format_as(Enum e) noexcept;


Created with MrDocs