Update the string contained in the specified out to the specified value.
out
value
Declared in <bslfmt_format_string.h>
<bslfmt_format_string.h>
template<class t_FORMATSTRING> static void update( t_FORMATSTRING* out, bsl::basic_string_view<t_CHAR> value);