[#fmt-formatter-0f-format-0e] = xref:fmt.adoc[fmt]::xref:fmt/formatter-0f.adoc[formatter<folly::reproducible_accumulator<ftype, Fold>>]::format :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<folly/math/ReproducibleAccumulator.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]#