Synopsis
Declared in <fmt/ranges.h>
template<typename FormatContext>
constexpr
decltype(ctx.out())
format(
range_type& range,
FormatContext& ctx) const;
Created with MrDocs
Declared in <fmt/ranges.h>
template<typename FormatContext>
constexpr
decltype(ctx.out())
format(
range_type& range,
FormatContext& ctx) const;
Created with MrDocs