forked from boostorg/array
@ -77,7 +77,7 @@
|
|||||||
|
|
||||||
<para>Note that this class is suggested to be part of the next
|
<para>Note that this class is suggested to be part of the next
|
||||||
Technical Report, which will extend the C++ Standard (see
|
Technical Report, which will extend the C++ Standard (see
|
||||||
<ulink url="http://std.dkuug.dk/jtc1/sc22/wg21/docs/papers/2003/n1548.htm">http://std.dkuug.dk/jtc1/sc22/wg21/docs/papers/2003/n1548.htm</ulink>).</para>
|
<ulink url="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2003/n1548.htm">http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2003/n1548.htm</ulink>).</para>
|
||||||
|
|
||||||
<para>Update: <code>std::array</code> is (as of C++11) part of the C++ standard.
|
<para>Update: <code>std::array</code> is (as of C++11) part of the C++ standard.
|
||||||
The differences between <code>boost::array</code> and <code>std::array</code> are minimal.
|
The differences between <code>boost::array</code> and <code>std::array</code> are minimal.
|
||||||
|
Reference in New Issue
Block a user