Return an iterator to the start of the unparsed portion of the format string.
Synopsis
Declared in <bslfmt_formatparsecontext.h>
constexpr
basic_format_parse_context<t_CHAR>::const_iterator
end() const noexcept;
Created with MrDocs