[#fmt-formatter-075-parse] = xref:fmt.adoc[fmt]::xref:fmt/formatter-075.adoc[formatter<folly::StringPiece>]::parse :relfileprefix: ../../ :mrdocs: Inherit the format‐spec parsing from the string_view formatter. == Synopsis Declared in `<folly/Range.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using formatter<string_view>::parse; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#