|
BDE 4.39.x Production Release
|
#include <bslfmt_format_string.h>
This is a component-private type which enables test drivers to work around the compile-time restrictions in basic_format_string construction.
Static Public Member Functions | |
| template<class t_FORMATSTRING > | |
| static void | update (t_FORMATSTRING *out, const t_CHAR *value) |
| template<class t_FORMATSTRING > | |
| static void | update (t_FORMATSTRING *out, bsl::basic_string_view< t_CHAR > value) |
|
static |
Update the string contained in the specified out to the specified value.
|
static |
Update the string contained in the specified out to the specified value.