cgal/Combinatorial_map/include/CGAL
Laurent Rineau 41626a9a7b Force calls by ADL in import_from_halfedge_graph
The member function `next` and `opposite` of the class prevent the
call of functions with the same name by ADL. For the BGL API, one has
to call by ADL. This commit adds two auxiliary functions, external to
the class, to enable to call  `next` and `opposite` by ADL.

The commit also adds a test with OpenMesh, to prove the correctness of
the modification.
2019-07-05 10:42:03 +02:00
..
internal Morte replacements 2019-06-05 08:39:55 +02:00
Cell_attribute.h Morte replacements 2019-06-05 08:39:55 +02:00
Cell_attribute_with_id.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Cell_const_iterators.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Cell_iterators.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Combinatorial_map.h Force calls by ADL in import_from_halfedge_graph 2019-07-05 10:42:03 +02:00
Combinatorial_map_basic_operations.h Morte replacements 2019-06-05 08:39:55 +02:00
Combinatorial_map_constructors.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Combinatorial_map_functors.h Morte replacements 2019-06-05 08:39:55 +02:00
Combinatorial_map_insertions.h Morte replacements 2019-06-05 08:39:55 +02:00
Combinatorial_map_iterators_base.h Use method instead of global function. 2019-03-29 17:01:07 +01:00
Combinatorial_map_min_items.h replace cpp11::tuple by std::tuple 2019-03-29 13:28:33 +01:00
Combinatorial_map_operations.h Bugfix in removal operation. 2018-09-04 16:11:35 +02:00
Combinatorial_map_save_load.h Morte replacements 2019-06-05 08:39:55 +02:00
Combinatorial_map_storages.h Replace CGAL::Void* with std::nullptr_t 2019-06-05 13:47:00 +02:00
Dart.h replace cpp11::tuple by std::tuple 2019-03-29 13:28:33 +01:00
Dart_const_iterators.h remove variadic template workaround for cmap, gmap, and lcell 2019-03-29 10:41:50 +01:00
Dart_iterators.h remove variadic template workaround for cmap, gmap, and lcell 2019-03-29 10:41:50 +01:00
Face_graph_wrapper.h Remove warning 2019-06-28 14:40:24 +02:00
Functors_for_face_graph_wrapper.h Add missing #include 2019-07-02 11:32:01 +02:00
Generic_map_min_items.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
Iterators_for_face_graph_wrapper.h Add missing #include 2019-07-02 11:32:01 +02:00