This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [v3] std::tr1::array
- From: Gabriel Dos Reis <gdr at cs dot tamu dot edu>
- To: Phil Edwards <phil at codesourcery dot com>
- Cc: Benjamin Kosnik <bkoz at redhat dot com>, libstdc++ at gcc dot gnu dot org,austern at apple dot com
- Date: 07 Oct 2004 16:12:42 -0500
- Subject: Re: [v3] std::tr1::array
- Organization: Texas A&M University, Department of Computer Science
- References: <20041007143428.6030a28b.bkoz@redhat.com><20041007210839.GA2537@disaster.jaj.com>
Phil Edwards <phil@codesourcery.com> writes:
| On Thu, Oct 07, 2004 at 02:34:28PM -0500, Benjamin Kosnik wrote:
| >
| > Ladies and gentlemen, start your engines: long threatened, this puts in
| > a framework for TR1 C++ Library Extensions.
|
| Rock on with your bad self!
:-) :-)
| Now, where did I put all those compile-time type reflection patches that
| Gaby and I played with for traits... :-)
Don't think that is a wasted work. No. TR1 is what you can
do with current C++. Type traits still need compiler support.
I'm in the middle of a hot deadline, so I won't help you much this
week and probably next. But we (at least here at TAMU) definitely
have plans for the reflection branch for very soon :-)
-- Gaby