cgal/Combinatorial_map
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
..
doc/Combinatorial_map inline DartWrapper concept that did not exist in the original documentation 2013-01-24 12:37:47 +01:00
doc_tex apply the cpp0x namespace renaming in all files 2012-12-19 11:33:17 +01:00
examples/Combinatorial_map On split can now be called with a cmap as parameter. 2013-02-17 21:19:17 +01:00
include/CGAL Disable -Warray-bounds with g++>=4.3 2013-03-05 14:00:00 +01:00
package_info/Combinatorial_map New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
test/Combinatorial_map 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
dont_submit add doc in dont_submit 2012-11-27 08:42:02 +01:00