cgal/Homogeneous_kernel/include/CGAL/Homogeneous
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_transformationH2.h
Aff_transformationH3.h Rename the following functions: 2008-04-09 13:35:34 +00:00
CircleH2.h Remove now useless <CGAL/utility.h> includes. 2008-07-25 15:06:44 +00:00
Data_accessorH2.h
DirectionH2.h Add a using directive "using std::array" in namespace CGAL to import either: 2008-08-26 13:08:16 +00:00
DirectionH3.h Add a using directive "using std::array" in namespace CGAL to import either: 2008-08-26 13:08:16 +00:00
Homogeneous_base.h Document the kernel typedefs specifying the return types of the predicates: 2008-07-16 13:59:26 +00:00
Iso_cuboidH3.h Add a using directive "using std::array" in namespace CGAL to import either: 2008-08-26 13:08:16 +00:00
Iso_rectangleH2.h Add a using directive "using std::array" in namespace CGAL to import either: 2008-08-26 13:08:16 +00:00
LineH2.h Add a using directive "using std::array" in namespace CGAL to import either: 2008-08-26 13:08:16 +00:00
PlaneH3.h Add a using directive "using std::array" in namespace CGAL to import either: 2008-08-26 13:08:16 +00:00
PointH2.h Remove the reference-counting inside Point_2 and Point_3, as they now store 2008-04-10 14:41:35 +00:00
PointH3.h Remove the reference-counting inside Point_2 and Point_3, as they now store 2008-04-10 14:41:35 +00:00
RayH3.h Move Ray_3 I/O to user class level 2006-08-06 15:45:55 +00:00
SphereH3.h Remove now useless <CGAL/utility.h> includes. 2008-07-25 15:06:44 +00:00
VectorH2.h Add a using directive "using std::array" in namespace CGAL to import either: 2008-08-26 13:08:16 +00:00
VectorH3.h Add a using directive "using std::array" in namespace CGAL to import either: 2008-08-26 13:08:16 +00:00
basic_constructionsH2.h
basic_constructionsH3.h Rename the following functions: 2008-04-09 13:35:34 +00:00
distance_predicatesH2.h
distance_predicatesH3.h
function_objects.h Remove Arity_tag. 2008-07-22 12:29:01 +00:00
predicates_on_directionsH2.h
predicates_on_pointsH2.h
predicates_on_pointsH3.h