Create a proxy context for decoding a bsl::string using the specified formattingMode.

Synopsis

Declared in <balxml_decoder.h>

Decoder_StdStringContext(
    bsl::string* object,
    int formattingMode);

Created with MrDocs