cgal/Cartesian_kernel
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
..
include/CGAL Add a using directive "using std::array" in namespace CGAL to import either: 2008-08-26 13:08:16 +00:00
package_info/Cartesian_kernel Remove changes.txt files. 2008-07-24 17:47:16 +00:00
TODO some updates. 2007-10-26 20:11:40 +00:00