Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/iterators/
Dconcatenate_iterator.hpp65 typename OtherIt2,
72 OtherIt2, in concatenate_iterator() argument
83 && boost::is_convertible<OtherIt2, Iterator2>::value; in concatenate_iterator()
87 (types<OtherIt1, OtherIt2>)); in concatenate_iterator()
108 typename OtherIt2,
115 OtherIt2, in equal() argument