47 if(!asn_parser_node.
strg.empty())
49 os << asn_parser_node.
strg;
Data associated with a node of the asn parser.
Specification of the data structure associated with a node during asn parsing.
std::string strg
A string associated with this node.
std::ostream & operator<<(std::ostream &os, const AsnParserNode &asn_parser_node)
Header include.