cgal/Circular_kernel_2
Sébastien Loriot 9cbf4274ae due to correction of the traits Filtered_bbox_circular_kernel_2
in revision 58154, Filtered_bbox_circular_kernel_2<Lazy_circular_kernel_2<K> >
was no longer working.

In Circular_kernel_2: 
  *The Rep type of Circular_arc_2, Line_arc_2 and Circular_arc_point_2 in
   Filtered_bbox_circular_kernel_2 now inherits from the Rep of the kernel
   template parameter. To allow Lazy filtering mechanism on 
   Filtered_bbox_circular_kernel_2::{Circular_arc_2,Line_arc_2,Circular_arc_point_2}
   it was needed to explicit some conversions (with Lazy_circular_kernel, we add another
   implicit construction, thus the compiler cannot find the correct constructor).
In Filtered_kernel:
  *explicit some conversions
2010-11-10 15:52:53 +00:00
..
Benchmarks cosmetic changes 2010-11-10 10:17:57 +00:00
demo/Circular_kernel_2 Let's remove all makefiles, now. 2010-08-23 11:03:02 +00:00
doc_tex Merged revisions 53668-53669,53678-53679,53682-53686 via svnmerge from 2010-01-20 14:07:18 +00:00
examples/Circular_kernel_2 Remove semi-colon after main() function definition. 2009-12-12 14:32:20 +00:00
include/CGAL due to correction of the traits Filtered_bbox_circular_kernel_2 2010-11-10 15:52:53 +00:00
package_info/Circular_kernel_2
test/Circular_kernel_2 Define CGAL_NO_DEPRECATION_WARNINGS in test files that do test deprecated 2010-08-13 15:19:25 +00:00
TODO cleaning 2008-08-13 09:56:16 +00:00
changes cleaning 2008-09-16 07:40:29 +00:00
dont_submit removed wrong "/"s 2008-10-23 14:20:59 +00:00