Searched refs:move_end_iterator (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/ |
| H A D | get_piece_turns.hpp | 145 inline void move_end_iterator(Iterator it_begin, Iterator& it_beyond, in move_end_iterator() function in boost::geometry::detail::buffer::piece_turn_visitor 201 move_end_iterator<0>(it1_first, it1_beyond, in calculate_turns() 205 move_end_iterator<1>(it1_first, it1_beyond, in calculate_turns() 211 move_end_iterator<0>(it2_first, it2_beyond, in calculate_turns() 215 move_end_iterator<1>(it2_first, it2_beyond, in calculate_turns()
|