Home
last modified time | relevance | path

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

/third_party/boost/boost/gil/
Dimage_view_factory.hpp338 using src_x_iterator = typename View::x_iterator; typedef
472 using src_x_iterator = typename View::x_iterator; typedef
Dalgorithm.hpp248 using src_x_iterator = typename SrcIterator::x_iterator; in copy_with_2d_iterators() typedef