This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
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
Attachment:
p.20041007
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |