[#fmt-formatter-044-format] = xref:fmt.adoc[fmt]::xref:fmt/formatter-044.adoc[formatter<folly::basic_cstring_view<Char, Traits>, Char>]::format :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<folly/lang/cstring_view.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class FormatContext> FormatContext::iterator format( T const&, FormatContext& ctx) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#