[#fmt-formatter-044-parse] = xref:fmt.adoc[fmt]::xref:fmt/formatter-044.adoc[formatter<folly::basic_cstring_view<Char, Traits>, Char>]::parse :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<folly/lang/cstring_view.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]#