This website requires JavaScript.
Explore
Help
Sign In
phynexis-deps
/
cgal
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
e1aa3fc142d5c9d9ecb4c4ef158ff8affe2e826d
cgal
/
Kinetic_data_structures
/
include
/
CGAL
T
History
Sylvain Pion
7302cae41f
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
..
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
replaced CGAL_assertion( false* and CGAL_assertion( 0*
2007-11-08 00:27:20 +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