cgal/STL_Extension/doc_tex/STL_Extension_ref
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
..
Null_functor.tex moved doc from Algebraic Foundations to STL Extensions 2007-03-07 14:11:34 +00:00
Null_tag.tex moved doc from Algebraic Foundations to STL Extensions 2007-03-07 14:11:34 +00:00
Object.tex Move CGAL::Object from Kernel_23 to STL_Extension. 2008-07-29 15:26:38 +00:00
Uncertain.tex Add new function CGAL::indeterminate() to help generate an indeterminate 2008-08-22 16:06:53 +00:00
array.tex Add a using directive "using std::array" in namespace CGAL to import either: 2008-08-26 13:08:16 +00:00
compact_container.tex Variadic template syntax is not supported by the manual tools 2007-11-02 22:23:46 +00:00
in_place_list.tex Spell check. 2007-04-17 15:32:22 +00:00
intro.tex Add documentation and test-suite for CGAL::Uncertain. 2008-07-30 16:34:14 +00:00
main.tex Add a using directive "using std::array" in namespace CGAL to import either: 2008-08-26 13:08:16 +00:00
multiset.tex Spell check. 2007-04-17 15:32:22 +00:00
stl_extension.tex Phase out Triple and Quadruple: 2008-07-28 15:29:54 +00:00