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
acb17da8c8ff372003e24b2b44fecfa3fcd2eaed
cgal
/
CGAL_Core
/
include
/
CGAL
/
CORE
/
poly
T
History
Andreas Fabri
7b6e4a27ca
Even read only static const variables must be thread local
...
as otherwise their destructor is called after the destructor of the CORE memory pool.
2017-01-10 13:53:50 +01:00
..
Curves.h
declare constants const
2017-01-09 15:08:41 +01:00
Curves.tcc
assert -> CGAL_assertion
2015-08-27 16:51:55 +02:00
Poly.h
Even read only static const variables must be thread local
2017-01-10 13:53:50 +01:00
Poly.tcc
make static variable for pretty printing const
2017-01-09 15:08:42 +01:00
Sturm.h
declare constants const
2017-01-09 15:08:42 +01:00