cgal/Cartesian_kernel/include/CGAL/Cartesian
Sylvain Pion 53f5c9679b Add a using directive "using std::array" in namespace CGAL to import either:
- C++0x's std:array from <array>
- TR1's std::tr1::array from <tr1/array>
- boost::array from <boost/array.hpp>
Motivation : GCC's std::array is faster than boost::array.

Move CGALi:make_array to namespace CGAL.

Document CGAL::array.
2008-08-26 13:08:16 +00:00
..
Aff_transformation_2.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Aff_transformation_3.h Move .transform() in the 3D user classes. 2006-08-01 12:09:47 +00:00
Aff_transformation_rep_2.h Rename the following functions: 2008-04-09 12:20:25 +00:00
Aff_transformation_rep_3.h Rename the following functions: 2008-04-09 13:35:34 +00:00
Cartesian_base.h Document the kernel typedefs specifying the return types of the predicates: 2008-07-16 13:59:26 +00:00
Circle_2.h Remove buggy typedef for Orientation. 2008-07-27 18:58:04 +00:00
Circle_3.h Remove now useless <CGAL/utility.h> includes. 2008-07-25 15:06:44 +00:00
Data_accessor_2.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Direction_2.h Add a using directive "using std::array" in namespace CGAL to import either: 2008-08-26 13:08:16 +00:00
Direction_3.h Add a using directive "using std::array" in namespace CGAL to import either: 2008-08-26 13:08:16 +00:00
Iso_cuboid_3.h Add a using directive "using std::array" in namespace CGAL to import either: 2008-08-26 13:08:16 +00:00
Iso_rectangle_2.h Add a using directive "using std::array" in namespace CGAL to import either: 2008-08-26 13:08:16 +00:00
Line_2.h Add a using directive "using std::array" in namespace CGAL to import either: 2008-08-26 13:08:16 +00:00
Line_3.h Move Line_3 I/O to user class level 2006-08-06 15:40:06 +00:00
Plane_3.h Add a using directive "using std::array" in namespace CGAL to import either: 2008-08-26 13:08:16 +00:00
Point_2.h Allow propagation of Uncertain-ty in more places, to reduce the number of exceptions. 2008-07-16 13:45:13 +00:00
Point_3.h Remove the reference-counting inside Point_2 and Point_3, as they now store 2008-04-10 14:41:35 +00:00
Ray_2.h Add a using directive "using std::array" in namespace CGAL to import either: 2008-08-26 13:08:16 +00:00
Ray_3.h Add a using directive "using std::array" in namespace CGAL to import either: 2008-08-26 13:08:16 +00:00
Rotation_rep_2.h - Remove old useles "FIXME : construction" comments. 2006-08-01 08:18:19 +00:00
Scaling_rep_2.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Scaling_rep_3.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Segment_2.h Add a using directive "using std::array" in namespace CGAL to import either: 2008-08-26 13:08:16 +00:00
Segment_3.h Add a using directive "using std::array" in namespace CGAL to import either: 2008-08-26 13:08:16 +00:00
Sphere_3.h Use & instead of && (in assertions, using && does not make much sense). 2008-08-12 11:54:48 +00:00
Tetrahedron_3.h Add a using directive "using std::array" in namespace CGAL to import either: 2008-08-26 13:08:16 +00:00
Translation_rep_2.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Translation_rep_3.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Triangle_2.h Add a using directive "using std::array" in namespace CGAL to import either: 2008-08-26 13:08:16 +00:00
Triangle_3.h Add a using directive "using std::array" in namespace CGAL to import either: 2008-08-26 13:08:16 +00:00
Vector_2.h Add a using directive "using std::array" in namespace CGAL to import either: 2008-08-26 13:08:16 +00:00
Vector_3.h Add a using directive "using std::array" in namespace CGAL to import either: 2008-08-26 13:08:16 +00:00
basic_constructions_2.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
basic_constructions_3.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
ft_constructions_2.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
ft_constructions_3.h to -> constructions/ 2008-06-04 08:46:51 +00:00
function_objects.h Make some use of CGAL_AND. 2008-08-12 11:55:24 +00:00
line_constructions_2.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
plane_constructions_3.h fix place 2008-06-04 09:03:30 +00:00
point_constructions_2.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
point_constructions_3.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
predicates_on_directions_2.h Allow propagation of Uncertain-ty in more places, to reduce the number of exceptions. 2008-07-16 13:45:13 +00:00
predicates_on_planes_3.h Allow propagation of Uncertain-ty in more places, to reduce the number of exceptions. 2008-07-16 13:45:13 +00:00
predicates_on_points_2.h Make some use of CGAL_AND. 2008-08-12 11:55:24 +00:00
predicates_on_points_3.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
solve_3.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00