From 9d78bc6c2dca47bfffdffdd12a30ec72dbc4a3d4 Mon Sep 17 00:00:00 2001 From: Barend Gehrels Date: Wed, 29 Jun 2016 11:51:05 +0200 Subject: [PATCH] [traverse] add toto comment --- .../boost/geometry/algorithms/detail/overlay/sort_by_side.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/include/boost/geometry/algorithms/detail/overlay/sort_by_side.hpp b/include/boost/geometry/algorithms/detail/overlay/sort_by_side.hpp index cf978c8d8..91b0f8ae2 100644 --- a/include/boost/geometry/algorithms/detail/overlay/sort_by_side.hpp +++ b/include/boost/geometry/algorithms/detail/overlay/sort_by_side.hpp @@ -350,6 +350,7 @@ struct side_sorter if (ranked_point.rank > last_rank && ranked_point.direction == sort_by_side::dir_to) { + // TODO: take count-left / count_right from rank itself turn_type const& ranked_turn = turns[ranked_point.turn_index]; turn_operation_type const& ranked_op = ranked_turn.operations[ranked_point.operation_index]; if (ranked_op.enriched.count_left == 0