cgal/Combinatorial_map/include/CGAL
Guillaume Damiand 0073b85d7e Some bug fixes in CMap and LCC:
* Bugfix in Combinatorial_map::copy and Combinatorial_map::swap
* Bugfix in erase dart if automatic attribute are disabled
* Add missing operator= in Linear_cell_complex
* Remove deprecated code in Linear_cell_complex storage (code which was already removed in Combinatorial_map_storage and not in LCC)
* add const for isomorphic function
2016-10-06 08:11:14 -04:00
..
internal Some bug fixes in CMap and LCC: 2016-10-06 08:11:14 -04:00
Cell_attribute.h Fix package Combinatorial_map: include headers 2016-09-30 15:23:14 +02:00
Cell_const_iterators.h Bug fix in size function in ranges 2015-03-03 10:37:37 +01:00
Cell_iterators.h mark type modified from int to size_type, exception thrown in get_new_mark and test added in the test-suite 2015-06-12 15:11:04 +02:00
Combinatorial_map.h Some bug fixes in CMap and LCC: 2016-10-06 08:11:14 -04:00
Combinatorial_map_basic_operations.h Fix package Combinatorial_map: include headers 2016-09-30 15:22:29 +02:00
Combinatorial_map_constructors.h Remove trailling whitespaces. 2016-03-10 10:47:24 +01:00
Combinatorial_map_functors.h Merge branch 'CMap-marks_with_exceptions-sbrandel-old' into CMap-marks_with_exceptions-sbrandel 2015-10-01 18:31:45 +02:00
Combinatorial_map_insertions.h Fix package Combinatorial_map: include headers 2016-09-30 15:22:29 +02:00
Combinatorial_map_iterators_base.h remove old API deprecated since CGAL 4.4 2016-07-21 11:51:11 +02:00
Combinatorial_map_min_items.h apply the cpp0x namespace renaming in all files 2012-12-19 11:33:17 +01:00
Combinatorial_map_operations.h Fix package Combinatorial_map: include headers 2016-09-30 15:22:29 +02:00
Combinatorial_map_save_load.h assert -> CGAL_assertion in header 2015-10-29 13:04:01 +01:00
Combinatorial_map_storages.h Forward declaration of a struct must not declare it as class 2016-10-03 09:35:49 +02:00
Dart.h Fix package Surface_mesh_simplification: include headers 2016-09-30 15:23:14 +02:00
Dart_const_iterators.h type of boolean marks modified from int to size_type in both Combinatorial_map and Linear_cell_complex 2015-04-01 15:36:34 +02:00
Dart_iterators.h Bug fix in dart iterator with two beta 2016-01-08 06:33:36 +01:00