Searched refs:SubMatchList (Results 1 – 1 of 1) sorted by relevance
83 struct SubMatchList struct84 : proto::or_<SubMatch, proto::comma<SubMatchList, SubMatch> >89 mpl::and_<proto::is_expr<Subs>, proto::matches<Subs, SubMatchList> >95 SubMatchList()(subs, 0, subs_); in to_vector()