[v3] std::tr1::array

Benjamin Kosnik bkoz@redhat.com
Thu Oct 7 22:16:00 GMT 2004


Ladies and gentlemen, start your engines: long threatened, this puts in
a framework for TR1 C++ Library Extensions.

http://gcc.gnu.org/ml/libstdc++/2004-07/msg00224.html
http://gcc.gnu.org/ml/libstdc++/2003-11/msg00123.html
http://gcc.gnu.org/ml/libstdc++/2003-10/msg00061.html

This implements (or partially implements) 6.2 Fixed size array from
n1687, pre Redmond mailing. Matt, I believe this is the most current and
up-to-date version of this document, correct? (As an aside, looks like
spacing issues in that copy, ie /(space)/ and other extra spaces
throughout the interface definitions. Also, std::tr1::array is missing
member function legalese and full descriptions.)

This is a port to the TR1 definition of the proposal and discussion started here:

http://gcc.gnu.org/ml/libstdc++/2004-09/msg00244.html

tested x86/linux

-benjamin

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: p.20041007
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20041007/792d4742/attachment.ksh>


More information about the Gcc-patches mailing list