Searched refs:string_parse_tree (Results 1 – 5 of 5) sorted by relevance
85 struct string_parse_tree struct88 typedef std::multimap<charT, string_parse_tree< charT> > ptree_coll; argument90 typedef std::multimap<charT, string_parse_tree > ptree_coll;104 string_parse_tree(collection_type names, unsigned int starting_point=0) : in string_parse_tree() argument119 string_parse_tree(short value = parse_match_result_type::PARSE_ERROR) : in string_parse_tree() argument133 string_parse_tree<charT>(value))); in insert()137 string_parse_tree<charT>())); in insert()143 string_parse_tree<charT>(value))); in insert()148 string_parse_tree<charT>())); in insert()
40 typedef string_parse_tree<charT> parse_tree_type;
47 typedef string_parse_tree<CharT> parse_tree_type;
51 typedef string_parse_tree<charT> parse_tree_type;
164 typedef string_parse_tree<charT> parse_tree_type;