cgal/Qt_widget/include/CGAL
Sylvain Pion eff6efd3af CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by:
- CGAL_NULL -> NULL
- CGAL_NULL_TYPE -> CGAL::Nullptr_t (typedef to const void *)
2008-07-12 21:58:52 +00:00
..
IO Constrained_triangulation_2<> now has a 3rd template argument. 2008-01-24 12:09:29 +00:00
apply_to_range.h CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by: 2008-07-12 21:58:52 +00:00