Context type for list-formatted vector parsing.
Declared in <balxml_decoder.h>
<balxml_decoder.h>
typedef Decoder_PushParserContext<bsl::vector<char>, Decoder_ListParser<bsl::vector<char>>> ListContext;