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
geom3d
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
BigInt.h
BigRat.h
CORE.h
Config.h
CoreAux.h
CoreDefs.h
Expr.h
ExprRep.h
Filter.h
Gmp.h
Impl.h
MemoryPool.h
Promote.h
Real.h
RealRep.h
RefCount.h
Timer.h bug fix: fix a typo in CORE/Timer.h 2013-10-24 15:53:33 +02:00
extLong.h
geombase.h
geometry2d.h
geometry3d.h
linearAlgebra.h