cgal/CGAL_Core/include/CGAL/CORE
Laurent Rineau 06dac30143 Fix 'const static <type>'
The storage specified (static) is not allowed inside the type
specifier. It must be prefix or postfix (but not infix).

That is strange no C++ compiler gives an error on such a construction.

s/const static/static const/
2014-02-20 19:14:26 +01:00
..
geom2d core is shipped with CGAL (and fix packagename to reflect libraryname) 2012-08-03 17:30:42 +00:00
geom3d core is shipped with CGAL (and fix packagename to reflect libraryname) 2012-08-03 17:30:42 +00:00
poly Fix 'const static <type>' 2014-02-20 19:14:26 +01:00
BigFloat.h Add a script to detect wrong permissions, and fix permissions 2014-02-06 18:49:09 +01:00
BigFloatRep.h core is shipped with CGAL (and fix packagename to reflect libraryname) 2012-08-03 17:30:42 +00:00
BigInt.h core is shipped with CGAL (and fix packagename to reflect libraryname) 2012-08-03 17:30:42 +00:00
BigRat.h core is shipped with CGAL (and fix packagename to reflect libraryname) 2012-08-03 17:30:42 +00:00
CORE.h core is shipped with CGAL (and fix packagename to reflect libraryname) 2012-08-03 17:30:42 +00:00
Config.h core is shipped with CGAL (and fix packagename to reflect libraryname) 2012-08-03 17:30:42 +00:00
CoreAux.h core is shipped with CGAL (and fix packagename to reflect libraryname) 2012-08-03 17:30:42 +00:00
CoreDefs.h core is shipped with CGAL (and fix packagename to reflect libraryname) 2012-08-03 17:30:42 +00:00
Expr.h core is shipped with CGAL (and fix packagename to reflect libraryname) 2012-08-03 17:30:42 +00:00
ExprRep.h core is shipped with CGAL (and fix packagename to reflect libraryname) 2012-08-03 17:30:42 +00:00
Filter.h core is shipped with CGAL (and fix packagename to reflect libraryname) 2012-08-03 17:30:42 +00:00
Gmp.h core is shipped with CGAL (and fix packagename to reflect libraryname) 2012-08-03 17:30:42 +00:00
Impl.h core is shipped with CGAL (and fix packagename to reflect libraryname) 2012-08-03 17:30:42 +00:00
MemoryPool.h core is shipped with CGAL (and fix packagename to reflect libraryname) 2012-08-03 17:30:42 +00:00
Promote.h core is shipped with CGAL (and fix packagename to reflect libraryname) 2012-08-03 17:30:42 +00:00
Real.h core is shipped with CGAL (and fix packagename to reflect libraryname) 2012-08-03 17:30:42 +00:00
RealRep.h core is shipped with CGAL (and fix packagename to reflect libraryname) 2012-08-03 17:30:42 +00:00
RefCount.h core is shipped with CGAL (and fix packagename to reflect libraryname) 2012-08-03 17:30:42 +00:00
Timer.h bug fix: fix a typo in CORE/Timer.h 2013-10-24 15:53:33 +02:00
extLong.h core is shipped with CGAL (and fix packagename to reflect libraryname) 2012-08-03 17:30:42 +00:00
geombase.h core is shipped with CGAL (and fix packagename to reflect libraryname) 2012-08-03 17:30:42 +00:00
geometry2d.h core is shipped with CGAL (and fix packagename to reflect libraryname) 2012-08-03 17:30:42 +00:00
geometry3d.h core is shipped with CGAL (and fix packagename to reflect libraryname) 2012-08-03 17:30:42 +00:00
linearAlgebra.h core is shipped with CGAL (and fix packagename to reflect libraryname) 2012-08-03 17:30:42 +00:00