cgal/STL_Extension
Sébastien Loriot 52317dd49f add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE
by namespace CGAL { and } //namespace CGAL. in all .h and .cpp files
in a directory.
Apply it to all packages in the trunk
Remove macro definition from the config.h file.
2010-06-09 07:37:13 +00:00
..
doc_tex Add two functions to check (more efficiently than naively, namely O(sqrt(n)) 2010-01-23 17:26:16 +00:00
examples/STL_Extension Add constructor so avoid warning about usage of uninitialized data member 2010-03-25 09:35:42 +00:00
include/CGAL add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
package_info/STL_Extension
src/CGAL add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
test/STL_Extension Qualify call to base class function (for intel). 2010-04-23 10:03:59 +00:00