Home
last modified time | relevance | path

Searched defs:check_iterator_range (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/
Dcheck_iterator_range.hpp29 struct check_iterator_range struct
32 static inline bool apply(InputIterator first, InputIterator beyond) in apply()
47 static inline bool apply(InputIterator first, in apply()
/third_party/boost/libs/range/test/
Diterator_range.cpp32 void check_iterator_range() in check_iterator_range() function