cgal/Combinatorial_map/include/CGAL
Laurent Rineau 12bb506fcf Disable -Warray-bounds with g++>=4.3
The pitty is that there is no way to disable the warning only for that
header. The pragma disables the warning for everything that is included
after <CGAL/Combinatorial_map.h>.
2013-03-05 14:00:00 +01:00
..
internal Bugfix for call_attribute, when user defines operator() with different const (and add tests in the testsuite). 2013-02-19 17:36:56 +01:00
Cell_attribute.h Add missing typedef 2013-02-18 10:44:53 +01:00
Cell_const_iterators.h merge changes from next 2012-01-09 12:33:39 +00:00
Cell_iterators.h Fix type_traits includes in Combinatorial_map 2012-12-17 17:32:49 +01:00
Combinatorial_map.h Disable -Warray-bounds with g++>=4.3 2013-03-05 14:00:00 +01:00
Combinatorial_map_basic_operations.h Ok for group/degroup and operations. 2013-02-14 16:27:51 +01:00
Combinatorial_map_constructors.h Remove unused variables 2013-02-19 07:29:58 +01:00
Combinatorial_map_functors.h Ok for group/degroup and operations. 2013-02-14 16:27:51 +01:00
Combinatorial_map_insertions.h * Re-add set_attribute method in CMap class (was removed by error). 2013-02-14 17:21:36 +01:00
Combinatorial_map_iterators_base.h Wip group/degroup and operations 2013-02-12 17:34:25 +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 * Re-add set_attribute method in CMap class (was removed by error). 2013-02-14 17:21:36 +01:00
Dart.h Continue on operations, group and degroup... 2013-02-13 17:57:49 +01:00
Dart_const_iterators.h merge changes from next 2012-01-09 12:33:39 +00:00
Dart_iterators.h Contraction v2 to start a new proper branch. 2013-01-25 17:29:34 +01:00