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