Home
last modified time | relevance | path

Searched refs:OtherIter (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/
Dtoken_iterator.hpp85 template<class OtherIter>
87 token_iterator<TokenizerFunc, OtherIter,Type> const& t in token_iterator() argument
88 , typename enable_if_convertible<OtherIter, Iterator>::type* = 0) in token_iterator() argument
/third_party/boost/boost/range/adaptor/
Dadjacent_filtered.hpp68 template<class OtherIter>
69 skip_iterator( const skip_iterator<OtherIter, pred_t, default_pass>& other ) in skip_iterator() argument