Searched defs:traversal (Results 1 – 8 of 8) sorted by relevance
89 struct traversal struct93 static const operation_type target_operation = operation_from_overlay<OverlayType>::value;95 typedef typename sort_by_side::side_compare<target_operation>::type side_compare_type;96 typedef typename boost::range_value<Turns>::type turn_type;97 typedef typename turn_type::turn_operation_type turn_operation_type;99 typedef typename geometry::point_type<Geometry1>::type point_type;104 > sbs_type;107 inline traversal(Geometry1 const& geometry1, Geometry2 const& geometry2, in traversal() function122 inline void finalize_visit_info(TurnInfoMap& turn_info_map) in finalize_visit_info()156 inline void set_visited_in_cluster(signed_size_type cluster_id, in set_visited_in_cluster()[all …]
457 Incrementable Iterators [lib.incrementable.iterators]491 Single Pass Iterators [lib.single.pass.iterators]528 Forward Traversal Iterators [lib.forward.traversal.iterators]558 Bidirectional Traversal Iterators [lib.bidirectional.traversal.iterators]600 Random Access Traversal Iterators [lib.random.access.traversal.iterators]668 Interoperable Iterators [lib.interoperable.iterators]
80 base::FileEnumerator traversal( in CleanOneDir() local
92 >::type traversal; typedef
469 def traverse_by(self, fixers, traversal): argument
59 FileEnumerator traversal(path, false, in DeleteFileRecursive() local
188 FileEnumerator traversal(path, true, in DeleteFile() local
860 typedef typename boost::iterator_traversal<Iterator>::type traversal; in insert() typedef945 typedef typename boost::iterator_traversal<Iterator>::type traversal; in assign() typedef