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 Removed *unmodified* auto-generated CMakeLists.txt (now created by create_internal_release) 2008-05-05 14:01:55 +00:00
include/CGAL Replace Nef's custom Object_handle by CGAL::Object. 2008-09-09 16:03:25 +00:00
package_info/STL_Extension Remove changes.txt files. 2008-07-24 17:47:16 +00:00
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