Update the string contained in the specified out to the specified value.
Synopsis
Declared in <bslfmt_format_string.h>
template<class t_FORMATSTRING>
static
void
update(
t_FORMATSTRING* out,
t_CHAR const* value);
Created with MrDocs