[#fmt-formatter-0f-parse] = xref:fmt.adoc[fmt]::xref:fmt/formatter-0f.adoc[formatter<folly::reproducible_accumulator<ftype, Fold>>]::parse :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<folly/math/ReproducibleAccumulator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class ParseContext> constexpr ParseContext::iterator parse(ParseContext& ctx); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#