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