]> https://gitweb.dealii.org/ - dealii.git/commit
Added boost/geometry.
authorLuca Heltai <luca.heltai@sissa.it>
Mon, 23 Jul 2018 07:29:20 +0000 (09:29 +0200)
committerLuca Heltai <luca.heltai@sissa.it>
Mon, 23 Jul 2018 07:29:20 +0000 (09:29 +0200)
commit20414a01b9d6e9797a8784d38377cfebc552fca1
tree6b1a2866c73a420accbfb5a24d68a897c9310f4e
parent2ec7f2a45b669a79fd7d61667a737bfbc19aef50
Added boost/geometry.
667 files changed:
bundled/boost-1.62.0/include/boost/geometry/algorithms/append.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/area.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/assign.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/buffer.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/centroid.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/clear.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/comparable_distance.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/convert.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/convex_hull.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/correct.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/covered_by.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/crosses.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/andoyer_inverse.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/as_range.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/assign_box_corners.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/assign_indexed_point.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/assign_values.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/azimuth.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/buffer/buffer_inserter.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/buffer/buffer_policies.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/buffer/buffered_piece_collection.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/buffer/buffered_ring.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/buffer/get_piece_turns.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/buffer/line_line_intersection.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/buffer/parallel_continue.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/buffer/turn_in_original_visitor.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/buffer/turn_in_piece_visitor.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/calculate_null.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/calculate_sum.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/centroid/translating_transformer.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/check_iterator_range.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/closest_feature/geometry_to_range.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/closest_feature/point_to_range.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/closest_feature/range_to_range.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/comparable_distance/implementation.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/comparable_distance/interface.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/convert_indexed_to_indexed.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/convert_point_to_point.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/counting.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/course.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/direction_code.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/disjoint/areal_areal.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/disjoint/box_box.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/disjoint/implementation.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/disjoint/interface.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/disjoint/linear_areal.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/disjoint/linear_linear.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/disjoint/linear_segment_or_box.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/disjoint/multipoint_geometry.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/disjoint/multirange_geometry.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/disjoint/point_box.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/disjoint/point_geometry.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/disjoint/point_point.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/disjoint/segment_box.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/distance/backward_compatibility.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/distance/box_to_box.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/distance/default_strategies.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/distance/geometry_to_segment_or_box.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/distance/implementation.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/distance/interface.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/distance/is_comparable.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/distance/iterator_selector.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/distance/linear_or_areal_to_areal.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/distance/linear_to_linear.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/distance/multipoint_to_geometry.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/distance/point_to_geometry.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/distance/range_to_geometry_rtree.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/distance/segment_to_box.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/distance/segment_to_segment.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/envelope/box.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/envelope/implementation.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/envelope/initialize.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/envelope/interface.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/envelope/intersects_antimeridian.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/envelope/linear.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/envelope/multipoint.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/envelope/point.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/envelope/range.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/envelope/range_of_boxes.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/envelope/segment.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/envelope/transform_units.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/equals/collect_vectors.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/equals/point_point.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/expand/box.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/expand/implementation.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/expand/indexed.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/expand/interface.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/expand/point.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/expand/segment.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/expand_by_epsilon.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/extreme_points.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/flattening.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/for_each_range.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/get_left_turns.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/get_max_size.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/has_self_intersections.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/interior_iterator.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/intersection/box_box.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/intersection/implementation.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/intersection/interface.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/intersection/multi.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/is_simple/always_simple.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/is_simple/areal.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/is_simple/debug_print_boundary_points.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/is_simple/failure_policy.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/is_simple/implementation.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/is_simple/interface.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/is_simple/linear.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/is_simple/multipoint.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/is_valid/box.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/is_valid/complement_graph.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/is_valid/debug_complement_graph.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/is_valid/debug_print_turns.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/is_valid/debug_validity_phase.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/is_valid/has_duplicates.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/is_valid/has_invalid_coordinate.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/is_valid/has_spikes.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/is_valid/has_valid_self_turns.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/is_valid/implementation.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/is_valid/interface.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/is_valid/is_acceptable_turn.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/is_valid/linear.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/is_valid/multipolygon.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/is_valid/pointlike.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/is_valid/polygon.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/is_valid/ring.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/is_valid/segment.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/max_interval_gap.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/multi_modify.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/multi_modify_with_predicate.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/multi_sum.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/normalize.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/not.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/num_distinct_consecutive_points.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/occupation_info.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/add_rings.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/append_no_duplicates.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/append_no_dups_or_spikes.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/assign_parents.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/backtrack_check_si.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/check_enrich.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/clip_linestring.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/cluster_info.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/convert_ring.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/copy_segment_point.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/copy_segments.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/debug_turn_info.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/do_reverse.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/enrich_intersection_points.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/enrichment_info.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/follow.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/follow_linear_linear.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/get_intersection_points.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/get_relative_order.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/get_ring.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/get_turn_info.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/get_turn_info_for_endpoint.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/get_turn_info_helpers.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/get_turn_info_la.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/get_turn_info_ll.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/get_turns.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/handle_colocations.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/inconsistent_turns_exception.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/intersection_box_box.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/intersection_insert.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/less_by_segment_ratio.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/linear_linear.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/overlay.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/overlay_type.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/pointlike_linear.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/pointlike_pointlike.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/ring_properties.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/segment_identifier.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/select_rings.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/self_turn_points.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/sort_by_side.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/stream_info.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/traversal.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/traversal_info.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/traversal_ring_creator.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/traversal_switch_detector.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/traverse.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/turn_info.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/overlay/visit_info.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/partition.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/point_is_spike_or_equal.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/point_on_border.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/recalculate.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/relate/areal_areal.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/relate/boundary_checker.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/relate/de9im.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/relate/follow_helpers.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/relate/implementation.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/relate/interface.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/relate/less.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/relate/linear_areal.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/relate/linear_linear.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/relate/point_geometry.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/relate/point_point.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/relate/relate_impl.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/relate/result.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/relate/topology_check.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/relate/turns.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/relation/implementation.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/relation/interface.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/result_inverse.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/ring_identifier.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/sections/range_by_section.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/sections/section_box_policies.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/sections/section_functions.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/sections/sectionalize.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/signed_size_type.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/single_geometry.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/sub_range.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/sweep.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/thomas_inverse.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/throw_on_empty_input.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/turns/compare_turns.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/turns/debug_turn.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/turns/filter_continue_turns.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/turns/print_turns.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/turns/remove_duplicate_turns.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/vincenty_direct.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/vincenty_inverse.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/within/point_in_geometry.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/detail/within/within_no_turns.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/difference.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/disjoint.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/dispatch/disjoint.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/dispatch/distance.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/dispatch/envelope.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/dispatch/expand.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/dispatch/is_simple.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/dispatch/is_valid.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/distance.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/envelope.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/equals.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/expand.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/for_each.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/intersection.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/intersects.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/is_convex.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/is_empty.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/is_simple.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/is_valid.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/length.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/make.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/not_implemented.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/num_geometries.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/num_interior_rings.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/num_points.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/num_segments.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/overlaps.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/perimeter.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/point_on_surface.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/relate.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/relation.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/remove_spikes.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/reverse.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/simplify.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/sym_difference.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/touches.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/transform.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/union.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/unique.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/validity_failure_type.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/algorithms/within.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/arithmetic/arithmetic.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/arithmetic/cross_product.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/arithmetic/determinant.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/arithmetic/dot_product.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/core/access.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/core/assert.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/core/closure.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/core/coordinate_dimension.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/core/coordinate_system.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/core/coordinate_type.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/core/cs.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/core/exception.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/core/exterior_ring.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/core/geometry_id.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/core/interior_rings.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/core/interior_type.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/core/is_areal.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/core/mutable_range.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/core/point_order.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/core/point_type.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/core/radian_access.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/core/radius.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/core/reverse_dispatch.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/core/ring_type.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/core/srs.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/core/tag.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/core/tag_cast.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/core/tags.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/core/topological_dimension.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/extensions/algorithms/inverse.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/formulas/spherical.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/adapted/boost_array.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/adapted/boost_fusion.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/adapted/boost_polygon.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/adapted/boost_polygon/box.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/adapted/boost_polygon/hole_iterator.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/adapted/boost_polygon/holes_proxy.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/adapted/boost_polygon/point.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/adapted/boost_polygon/polygon.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/adapted/boost_polygon/ring.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/adapted/boost_polygon/ring_proxy.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/adapted/boost_range/adjacent_filtered.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/adapted/boost_range/filtered.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/adapted/boost_range/reversed.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/adapted/boost_range/sliced.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/adapted/boost_range/strided.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/adapted/boost_range/uniqued.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/adapted/boost_tuple.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/adapted/c_array.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/adapted/std_pair_as_segment.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/box.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/concepts/box_concept.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/concepts/check.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/concepts/linestring_concept.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/concepts/multi_linestring_concept.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/concepts/multi_point_concept.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/concepts/multi_polygon_concept.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/concepts/point_concept.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/concepts/polygon_concept.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/concepts/ring_concept.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/concepts/segment_concept.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/geometries.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/helper_geometry.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/linestring.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/multi_linestring.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/multi_point.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/multi_polygon.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/point.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/point_xy.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/pointing_segment.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/polygon.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/register/box.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/register/linestring.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/register/multi_linestring.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/register/multi_point.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/register/multi_polygon.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/register/point.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/register/ring.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/register/segment.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/ring.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/segment.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometries/variant.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/geometry.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/adaptors/query.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/algorithms/bounds.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/algorithms/comparable_distance_centroid.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/algorithms/comparable_distance_far.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/algorithms/comparable_distance_near.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/algorithms/content.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/algorithms/diff_abs.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/algorithms/intersection_content.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/algorithms/is_valid.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/algorithms/margin.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/algorithms/minmaxdist.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/algorithms/path_intersection.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/algorithms/segment_intersection.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/algorithms/smallest_for_indexable.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/algorithms/sum_for_indexable.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/algorithms/union_content.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/assert.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/bounded_view.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/config_begin.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/config_end.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/distance_predicates.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/exception.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/is_bounding_geometry.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/is_indexable.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/meta.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/predicates.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/adaptors.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/iterators.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/kmeans/kmeans.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/kmeans/split.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/linear/linear.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/linear/redistribute_elements.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/node/concept.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/node/node.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/node/node_elements.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/node/pairs.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/node/scoped_deallocator.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/node/subtree_destroyer.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/node/variant_dynamic.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/node/variant_static.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/node/weak_dynamic.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/node/weak_static.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/node/weak_visitor.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/options.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/pack_create.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/quadratic/quadratic.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/quadratic/redistribute_elements.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/query_iterators.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/rstar/choose_next_node.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/rstar/insert.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/rstar/redistribute_elements.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/rstar/rstar.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/utilities/are_boxes_ok.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/utilities/are_counts_ok.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/utilities/are_levels_ok.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/utilities/gl_draw.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/utilities/print.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/utilities/statistics.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/utilities/view.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/visitors/children_box.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/visitors/copy.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/visitors/count.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/visitors/destroy.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/visitors/distance_query.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/visitors/insert.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/visitors/is_leaf.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/visitors/iterator.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/visitors/remove.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/rtree/visitors/spatial_query.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/serialization.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/tags.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/translator.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/tuples.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/utilities.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/varray.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/detail/varray_detail.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/distance_predicates.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/equal_to.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/indexable.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/inserter.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/parameters.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/predicates.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/index/rtree.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/io/dsv/write.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/io/io.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/io/svg/svg_mapper.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/io/svg/write.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/io/svg/write_svg.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/io/svg/write_svg_multi.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/io/wkt/detail/prefix.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/io/wkt/detail/wkt_multi.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/io/wkt/read.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/io/wkt/stream.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/io/wkt/wkt.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/io/wkt/write.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/iterators/base.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/iterators/closing_iterator.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/iterators/concatenate_iterator.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/iterators/detail/point_iterator/inner_range_type.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/iterators/detail/point_iterator/iterator_type.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/iterators/detail/point_iterator/value_type.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/iterators/detail/segment_iterator/iterator_type.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/iterators/detail/segment_iterator/range_segment_iterator.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/iterators/detail/segment_iterator/value_type.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/iterators/dispatch/point_iterator.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/iterators/dispatch/segment_iterator.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/iterators/ever_circling_iterator.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/iterators/flatten_iterator.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/iterators/has_one_element.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/iterators/point_iterator.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/iterators/point_reverse_iterator.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/iterators/segment_iterator.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/append.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/area.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/centroid.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/clear.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/convert.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/correct.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/covered_by.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/detail/extreme_points.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/detail/for_each_range.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/detail/modify.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/detail/modify_with_predicate.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/detail/multi_sum.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/detail/overlay/copy_segment_point.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/detail/overlay/copy_segments.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/detail/overlay/get_ring.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/detail/overlay/get_turns.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/detail/overlay/self_turn_points.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/detail/point_on_border.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/detail/sections/range_by_section.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/detail/sections/sectionalize.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/disjoint.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/distance.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/envelope.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/equals.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/for_each.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/intersection.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/length.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/num_geometries.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/num_interior_rings.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/num_points.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/perimeter.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/remove_spikes.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/reverse.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/simplify.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/transform.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/unique.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/algorithms/within.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/core/closure.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/core/geometry_id.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/core/interior_rings.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/core/is_areal.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/core/point_order.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/core/point_type.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/core/ring_type.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/core/tags.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/core/topological_dimension.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/geometries/concepts/check.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/geometries/concepts/multi_linestring_concept.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/geometries/concepts/multi_point_concept.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/geometries/concepts/multi_polygon_concept.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/geometries/multi_geometries.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/geometries/multi_linestring.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/geometries/multi_point.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/geometries/multi_polygon.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/geometries/register/multi_linestring.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/geometries/register/multi_point.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/geometries/register/multi_polygon.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/io/dsv/write.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/io/wkt/detail/prefix.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/io/wkt/read.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/io/wkt/wkt.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/io/wkt/write.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/multi.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/strategies/cartesian/centroid_average.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/multi/views/detail/range_type.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/policies/compare.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/policies/disjoint_interrupt_policy.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/policies/is_valid/default_policy.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/policies/is_valid/failing_reason_policy.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/policies/is_valid/failure_type_policy.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/policies/predicate_based_interrupt_policy.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/policies/relate/direction.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/policies/relate/intersection_points.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/policies/relate/intersection_ratios.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/policies/relate/tupled.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/policies/robustness/get_rescale_policy.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/policies/robustness/no_rescale_policy.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/policies/robustness/rescale_policy.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/policies/robustness/robust_point_type.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/policies/robustness/robust_type.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/policies/robustness/segment_ratio.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/policies/robustness/segment_ratio_type.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/agnostic/buffer_distance_asymmetric.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/agnostic/buffer_distance_symmetric.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/agnostic/hull_graham_andrew.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/agnostic/point_in_box_by_side.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/agnostic/point_in_point.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/agnostic/point_in_poly_oriented_winding.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/agnostic/point_in_poly_winding.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/agnostic/relate.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/agnostic/simplify_douglas_peucker.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/area.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/buffer.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/cartesian/area_surveyor.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/cartesian/box_in_box.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/cartesian/buffer_end_flat.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/cartesian/buffer_end_round.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/cartesian/buffer_join_miter.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/cartesian/buffer_join_round.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/cartesian/buffer_join_round_by_divide.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/cartesian/buffer_point_circle.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/cartesian/buffer_point_square.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/cartesian/buffer_side_straight.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/cartesian/cart_intersect.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/cartesian/centroid_average.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/cartesian/centroid_bashein_detmer.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/cartesian/centroid_weighted_length.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/cartesian/distance_projected_point.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/cartesian/distance_projected_point_ax.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/cartesian/distance_pythagoras.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/cartesian/distance_pythagoras_box_box.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/cartesian/distance_pythagoras_point_box.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/cartesian/point_in_box.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/cartesian/point_in_poly_crossings_multiply.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/cartesian/point_in_poly_franklin.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/cartesian/side_by_triangle.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/cartesian/side_of_intersection.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/centroid.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/comparable_distance_result.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/compare.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/concepts/area_concept.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/concepts/centroid_concept.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/concepts/convex_hull_concept.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/concepts/distance_concept.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/concepts/segment_intersect_concept.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/concepts/simplify_concept.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/concepts/within_concept.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/convex_hull.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/covered_by.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/default_area_result.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/default_comparable_distance_result.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/default_distance_result.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/default_length_result.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/default_strategy.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/distance.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/distance_result.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/geographic/distance_andoyer.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/geographic/distance_thomas.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/geographic/distance_vincenty.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/geographic/mapping_ssf.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/geographic/side_andoyer.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/geographic/side_detail.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/geographic/side_thomas.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/geographic/side_vincenty.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/intersection.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/intersection_result.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/intersection_strategies.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/side.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/side_info.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/spherical/area_huiller.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/spherical/compare_circular.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/spherical/distance_cross_track.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/spherical/distance_cross_track_point_box.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/spherical/distance_haversine.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/spherical/intersection.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/spherical/side_by_cross_track.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/spherical/ssf.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/strategies.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/strategy_transform.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/tags.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/transform.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/transform/inverse_transformer.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/transform/map_transformer.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/transform/matrix_transformers.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/strategies/within.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/util/add_const_if_c.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/util/bare_type.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/util/calculation_type.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/util/closure_as_bool.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/util/combine_if.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/util/compress_variant.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/util/condition.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/util/coordinate_cast.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/util/for_each_coordinate.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/util/has_infinite_coordinate.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/util/has_nan_coordinate.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/util/has_non_finite_coordinate.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/util/math.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/util/normalize_spheroidal_box_coordinates.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/util/normalize_spheroidal_coordinates.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/util/order_as_direction.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/util/parameter_type_of.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/util/promote_floating_point.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/util/promote_integral.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/util/range.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/util/rational.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/util/readme.txt [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/util/select_calculation_type.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/util/select_coordinate_type.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/util/select_most_precise.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/util/transform_variant.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/views/box_view.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/views/closeable_view.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/views/detail/boundary_view.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/views/detail/boundary_view/implementation.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/views/detail/boundary_view/interface.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/views/detail/indexed_point_view.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/views/detail/normalized_view.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/views/detail/points_view.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/views/detail/range_type.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/views/detail/two_dimensional_view.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/views/identity_view.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/views/reversible_view.hpp [new file with mode: 0755]
bundled/boost-1.62.0/include/boost/geometry/views/segment_view.hpp [new file with mode: 0755]

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.