Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/iterators/
Dconcatenate_iterator.cpp66 ConcatenateIterator c_first = first; in test_using_max_element() local
/third_party/boost/boost/sort/block_indirect_sort/blk_detail/
Dparallel_sort.hpp206 Iter_t c_first = first + 1, c_last = last - 1; in divide_sort() local