Return the argument held at the position given by the specified pos. If pos >= size() then a default-constructed basic_format_arg is returned.
pos
pos >= size()
basic_format_arg
Declared in <bslfmt_format_args.h>
<bslfmt_format_args.h>
basic_format_arg<t_CONTEXT> get(size_t pos) const noexcept;