Andreas Fabri
b9fa4bf852
Use CGAL_USE in Circulator_adapters.h too
2016-01-20 12:08:09 +01:00
Laurent Rineau
a8ff620f3f
Fix the remaining warnings on my platform
...
That was mostly "unused locally defined typedefs".
2014-04-01 14:50:51 +02:00
Laurent Rineau
e06a6f535b
Add or fix license/copyright headers in CGAL headers
2013-02-19 16:45:00 +01:00
Philipp Möller
801721202e
Extend the concept to operator-> and fix the bug in edge_circulator.
...
The work-around is a little fishy, because it involves storing the
segment, but so it be. The concept shouldn't check for operator->
though, it is too strict.
2012-11-17 02:32:44 +01:00
Philipp Möller
465c5b265a
Shuffle two undocumented headers backwards.
...
Also change the 2 places they were used in.
2012-11-17 02:16:32 +01:00
Philipp Möller
e2502e5b16
Add circulator concepts and a (not useful) test-case.
2012-11-16 22:05:10 +01:00