cgal/Kinetic_data_structures/include/CGAL
Sylvain Pion 88ed563f44 Remove some workarounds for SunPRO + RW's STL:
CGAL_CFG_MISSING_TEMPLATE_VECTOR_CONSTRUCTORS_BUG
CGAL_CFG_RWSTD_NO_MEMBER_TEMPLATES  (partially so far)
CGAL_make_vector
CGAL_make_list
2008-01-03 14:50:13 +00:00
..
Kinetic Use CGAL_assertion_code macro instead of if(...); hack to kill unused variable warning in release mode, as this triggers a g++ 4.3 warning for empty if body. 2007-12-27 16:23:41 +00:00
Polynomial Remove some workarounds for SunPRO + RW's STL: 2008-01-03 14:50:13 +00:00
Tools Remove useless "const" on return type to avoid g++ 4.3 warning. 2007-12-24 13:36:51 +00:00
Indirect_point_2_kernel.h minor changes to Label and macros 2007-06-13 23:19:20 +00:00