mirror of https://github.com/CGAL/cgal
*naive replacement of void* and geninfo by boost::any. *old code can be used if CGAL_I_DO_WANT_TO_USE_GENINFO is defined *info was printed, I simply ignored that for boost::any (it probably made sense why the old implementation of geninfo that was using placement new to write inside the void*) *some sizeof(void*) was used in SNC_structure.h for printing the size of something. I guessed this was related to the void* used as info. I left that code untouched. *testsuite is OK on my machine except Nef_3/example/Nef_3/polygon_construction which also does not work with next on my machine |
||
|---|---|---|
| .. | ||
| IO | ||
| Nef_2 | ||
| Bounded_kernel.h | ||
| Extended_cartesian.h | ||
| Extended_homogeneous.h | ||
| Filtered_extended_homogeneous.h | ||
| Is_extended_kernel.h | ||
| Nef_polyhedron_2.h | ||
| Nef_polynomial.h | ||
| Nef_polynomial_fwd.h | ||
| generic_sweep.h | ||
| sweep_observer.h | ||