Synopsis
Declared in <fmt/std.h>
template<typename FormatContext>
decltype(ctx.out())
format(
std::source_location const& loc,
FormatContext& ctx) const;
Created with MrDocs
Declared in <fmt/std.h>
template<typename FormatContext>
decltype(ctx.out())
format(
std::source_location const& loc,
FormatContext& ctx) const;
Created with MrDocs