Parse the specified parseContext and return an iterator, pointing to the beginning of the format string.
Declared in <bslfmt_formatterintegralbase.h>
template<class t_PARSE_CONTEXT>
constexpr
t_PARSE_CONTEXT::iterator
parse(t_PARSE_CONTEXT& parseContext);