This is a component‐private type which enables test drivers to work around the compile‐time restrictions in basic_format_string construction.

Synopsis

Declared in <bslfmt_format_string.h>

template<class t_CHAR>
struct Format_String_TestUpdater;

Static Member Functions

Name

Description

update

Update the string contained in the specified out to the specified value.

Created with MrDocs