cgal/Circular_kernel_2/include
Andreas Fabri c5cb0bcd74 Use the poor compiler's version of 'using' (thank you Laurent)
Instead of writing explicitly all overloads of the operator
of the base class, we add a fully templated operator, and
even with 2,3,4,5 arguments where necessary. All it does
is calling the operator of the base class.

Ideally this was just one macro
2014-03-25 14:38:38 +01:00
..
CGAL Use the poor compiler's version of 'using' (thank you Laurent) 2014-03-25 14:38:38 +01:00