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]

Re: type traits, reflection, and whatnot




--On Tuesday, January 14, 2003 9:20 AM -0500 Jason Merrill <jason@redhat.com> wrote:

On 14 Jan 2003 09:11:15 +0100, Gabriel Dos Reis
<gdr@integrable-solutions.net> wrote:

I was (and still is) optimistic.  Let's see where we end up at the end
of the week-end.  I don't know whether other C++ folks have planed
substantive work on the new parser.  Jason, Mark?
We're working on reducing the memory usage and compile times for templates,
which does have some parser impact.  We're also working on fixing some
correctness issues (not regressions) regarding dependent types, lookup,
and related mangling issues.  Those too have some parser impact.

But, nothing major -- I think the overall shape of the parser is as it will
be for the forseeable future, at least from our point of view.

--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]