cgal/Algebraic_kernel_d/include/CGAL
Laurent Rineau dca6b5c19e Strange patch that fixes the remaining bugs
https://github.com/CGAL/cgal/pull/4013#issuecomment-507291311

Because of two constructions in Algebraic_curve_kernel_2 and
Hyperbolic_octagon_translation, the assertion "!blocks.empty()" from
`<CGAL/CORE/MemoryPool.h>` was triggered during the destruction of
thread-local objects.

This strange patch ensures that the order of creation of thread-local
object is right, so the order of destruction is right as well.
2019-07-02 10:53:09 +02:00
..
Algebraic_kernel_d Strange patch that fixes the remaining bugs 2019-07-02 10:53:09 +02:00
RS Moved unary/binary_function to CGAL::cpp98 2018-06-13 15:58:19 +02:00
Algebraic_kernel_d_1.h Moved unary/binary_function to CGAL::cpp98 2018-06-13 15:58:19 +02:00
Algebraic_kernel_d_2.h Algebraic_kernel_d 2018-01-24 10:26:27 +00:00
Algebraic_kernel_rs_gmpq_d_1.h Algebraic_kernel_d 2018-01-24 10:26:27 +00:00
Algebraic_kernel_rs_gmpz_d_1.h Algebraic_kernel_d 2018-01-24 10:26:27 +00:00