Parse the input and arguments specified by context and return an iterator pointing after the end of parsed input.
context
Declared in <bdlt_formatter.h>
<bdlt_formatter.h>
template<class t_PARSE_CONTEXT> constexpr t_PARSE_CONTEXT::iterator parse(t_PARSE_CONTEXT& context);