Parse simple sequence content into the specified bsl::string.
Synopsis
Declared in <balxml_decoder.h>
template<class INFO_TYPE>
int
operator()(
bsl::string* object,
INFO_TYPE const& info);
Created with MrDocs