[#BloombergLP-bslfmt-FormatterIntegralBase-parse] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslfmt.adoc[bslfmt]::xref:BloombergLP/bslfmt/FormatterIntegralBase.adoc[FormatterIntegralBase]::parse :relfileprefix: ../../../ :mrdocs: Parse the specified `parseContext` and return an iterator, pointing to the beginning of the format string. == Synopsis Declared in `<bslfmt_formatterintegralbase.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class t_PARSE_CONTEXT> constexpr t_PARSE_CONTEXT::iterator parse(t_PARSE_CONTEXT& parseContext); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#