mirror of https://github.com/CGAL/cgal
the class Search_traits_adapter must use only Lvalue_property_map since it uses the Cartesian_const_iterator from the base class which is usually simply the pointer on the double in the point. If the point returned by the property map is a temporaty, the iterator is invalid and its behavior is undefined |
||
|---|---|---|
| .. | ||
| Distance.h | ||
| Point.h | ||
| circular_query.cpp | ||
| distance_browsing.cpp | ||
| fuzzy_range_query.cpp | ||
| general_neighbor_searching.cpp | ||
| iso_rectangle_2_query.cpp | ||
| nearest_neighbor_searching.cpp | ||
| searching_with_circular_query.cpp | ||
| searching_with_point_with_info.cpp | ||
| searching_with_point_with_info_inplace.cpp | ||
| searching_with_point_with_info_pmap.cpp | ||
| user_defined_point_and_distance.cpp | ||
| using_fair_splitting_rule.cpp | ||
| weighted_Minkowski_distance.cpp | ||