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