cgal/Polygon_mesh_processing
Sébastien Loriot d7fa388f85 avoid passing default map (that is already the default)
The c++03 implementation of constructors of AABB-tree expect
arguments to be passed by reference and a rvalue can't be taken by const-ref
2018-10-09 10:29:20 +02:00
..
benchmark/Polygon_mesh_processing Moved unary/binary_function to CGAL::cpp98 2018-06-13 15:58:19 +02:00
doc/Polygon_mesh_processing rename main class 2018-10-09 10:28:45 +02:00
examples/Polygon_mesh_processing Hide "remove_degenerate_faces" 2018-07-25 10:53:30 +02:00
include/CGAL naming convention 2018-10-09 10:29:20 +02:00
package_info/Polygon_mesh_processing Fix deps 2018-03-22 17:29:00 +01:00
test/Polygon_mesh_processing avoid passing default map (that is already the default) 2018-10-09 10:29:20 +02:00