cgal/Combinatorial_map/include/CGAL
Laurent Rineau c8540086d8 Fix CMap with clang -std=c++11
It seems that Boost.Config says std::tuple does not work, even if
variadic templates are usable.

Trivial fix for master.

(cherry picked from commit e60c9ec190611c711fff7bb9a5ffc463f93e31b7)
2014-06-27 16:29:53 +02:00
..
internal Fix CMap with clang -std=c++11 2014-06-27 16:29:53 +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