This website requires JavaScript.
Explore
Help
Sign In
songsenand
/
cgal
mirror of
https://github.com/CGAL/cgal
Watch
1
Star
0
Fork
You've already forked cgal
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6467abc8ff
cgal
/
Kinetic_data_structures
/
include
/
CGAL
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