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 |
||
|---|---|---|
| .. | ||
| Bounding_box_2.h | ||
| Constrained_triang_traits.h | ||
| HDS_items.h | ||
| Line_to_epoint.h | ||
| Object_handle.h | ||
| Object_index.h | ||
| PM_checker.h | ||
| PM_const_decorator.h | ||
| PM_decorator.h | ||
| PM_explorer.h | ||
| PM_io_parser.h | ||
| PM_overlayer.h | ||
| PM_persistent_PL.h | ||
| PM_point_locator.h | ||
| Polynomial.h | ||
| Segment_overlay_traits.h | ||
| debug.h | ||
| gen_point_location.h | ||
| geninfo.h | ||
| iterator_tools.h | ||