cgal/Polygon/include/CGAL/Polygon_2
Sylvain Pion d49e006c53 Remove default argument "0" to calls to assertion_fail() et al,
as the default is now the empty string "".
It should fix the problem that we have lost the assertion messages
(seeing "what():  basic_string::_S_construct NULL not valid" instead),
for packages that use package-specific assertion macros.
2007-12-21 21:58:27 +00:00
..
Polygon_2_algorithms_impl.h Correcting the bug I found in is_convex by filtering 2007-06-27 13:52:53 +00:00
Polygon_2_edge_circulator.h Rename the *.C files to *_impl.h files, and removed non-interface include 2006-05-29 07:28:42 +00:00
Polygon_2_edge_iterator.h Rename the *.C files to *_impl.h files, and removed non-interface include 2006-05-29 07:28:42 +00:00
Polygon_2_impl.h Rename the *.C files to *_impl.h files, and removed non-interface include 2006-05-29 07:28:42 +00:00
Polygon_2_simplicity.h add typename 2007-09-20 08:07:44 +00:00
Polygon_2_vertex_circulator.h Allow pointers as the underlying container's iterator 2007-04-18 12:12:07 +00:00
polygon_assertions.h Remove default argument "0" to calls to assertion_fail() et al, 2007-12-21 21:58:27 +00:00