Searched defs:matchable (Results 1 – 3 of 3) sorted by relevance
43 struct matchable struct45 typedef BidiIter iterator_type;46 typedef typename iterator_value<iterator_type>::type char_type;47 virtual ~matchable() {} in ~matchable()143 matchable_ptr const &matchable() const in matchable() function
75 uint8_t matchable; member
110 typedef detail::matchable<BidiIter> matchable; typedef