Searched defs:sub_match_vector (Results 1 – 1 of 1) sorted by relevance
59 struct sub_match_vector struct63 struct dummy { int i_; };64 typedef int dummy::*bool_type;67 typedef sub_match<BidiIter> value_type;68 typedef std::size_t size_type;69 typedef value_type const &const_reference;70 typedef const_reference reference;71 typedef typename iterator_difference<BidiIter>::type difference_type;72 typedef typename iterator_value<BidiIter>::type char_type;73 typedef typename sub_match<BidiIter>::string_type string_type;[all …]