cgal/Combinatorial_map/include/CGAL
Guillaume Damiand 174dfc336e * bugfix in first_dart: remove null_handle when cmap is empty and not null_dart_handle
* update friend declarations
* remove useless this->set_current_dart(this->mmap->null_handle) in Dart_iterators.h
* Use inner definition CMap::Dart_of_cell_basic_const_range<i> instead of directly the class CGAL::CMap_dart_const_iterator_basic_of_cell in internal/Combinatorial_map_internal_functors.h (more generic)
2014-06-13 11:31:32 +02:00
..
internal * bugfix in first_dart: remove null_handle when cmap is empty and not null_dart_handle 2014-06-13 11:31:32 +02:00
Cell_attribute.h * bugfix in first_dart: remove null_handle when cmap is empty and not null_dart_handle 2014-06-13 11:31:32 +02:00
Cell_const_iterators.h merge changes from next 2012-01-09 12:33:39 +00:00
Cell_iterators.h Two bugfix: 1) one mark not shared for CMap_cell_iterator 2) use of two least significant bits for Cell_attribute when support of dart is disable. Add tests in test suite for these cases. 2013-04-26 10:57:53 +02:00
Combinatorial_map.h * bugfix in first_dart: remove null_handle when cmap is empty and not null_dart_handle 2014-06-13 11:31:32 +02:00
Combinatorial_map_basic_operations.h Mainly added includes 2013-09-13 22:24:30 +02:00
Combinatorial_map_constructors.h Use null_handle instead of NULL everywhere internally to simplify the future possible version with index. 2013-11-13 17:32:46 +01:00
Combinatorial_map_functors.h Combinatorial map with no static dart_null_handle. 2013-11-12 22:27:44 +01:00
Combinatorial_map_insertions.h Use null_handle instead of NULL everywhere internally to simplify the future possible version with index. 2013-11-13 17:32:46 +01:00
Combinatorial_map_iterators_base.h Use null_handle instead of NULL everywhere internally to simplify the future possible version with index. 2013-11-13 17:32:46 +01: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 Use null_handle instead of NULL everywhere internally to simplify the future possible version with index. 2013-11-13 17:32:46 +01:00
Combinatorial_map_storages.h Remove function get_attribute_of_dart which is useless. 2013-11-19 15:42:51 +01:00
Dart.h Add an increment policy to the Compact_container, and an operator[] 2013-12-20 15:03:37 +01:00
Dart_const_iterators.h merge changes from next 2012-01-09 12:33:39 +00:00
Dart_iterators.h * bugfix in first_dart: remove null_handle when cmap is empty and not null_dart_handle 2014-06-13 11:31:32 +02:00