cgal/STL_Extension
Sylvain Pion 6aba449434 Replace Nef's custom Object_handle by CGAL::Object.
There were some differences :
- CGAL::Object has no template constructor, so using make_object() was required.
- CGAL::Object had no comparison with NULL to check emptyness.  I added
  such comparison operators to CGAL::Object as *deprecated*.
2008-09-09 16:03:25 +00:00
..
doc_tex Use C++0x rvalue references in Object, Handle_for, MP_Float and Quotient. 2008-08-27 14:19:18 +00:00
examples/STL_Extension
include/CGAL Replace Nef's custom Object_handle by CGAL::Object. 2008-09-09 16:03:25 +00:00
package_info/STL_Extension
src/CGAL - It is not possible to use the CONTINUE mode in set_error_behaviour(). 2008-07-31 09:50:28 +00:00
test/STL_Extension Add new function CGAL::indeterminate() to help generate an indeterminate 2008-08-22 16:06:53 +00:00