mirror of https://github.com/CGAL/cgal
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. |
||
|---|---|---|
| .. | ||
| Algebraic_kernel_d | ||
| RS | ||
| Algebraic_kernel_d_1.h | ||
| Algebraic_kernel_d_2.h | ||
| Algebraic_kernel_rs_gmpq_d_1.h | ||
| Algebraic_kernel_rs_gmpz_d_1.h | ||