functional, split tr1 and c++0x impl's ?

Douglas Gregor dgregor@osl.iu.edu
Wed Aug 6 12:08:00 GMT 2008


On Tue, 2008-08-05 at 18:00 -0400, Chris Fairles wrote:
> Or we
> could just bite the bullet now and split everything because when
> Lambda's are finished, I'm pretty sure the c++0x impl will change
> significantly (correct me if I'm wrong).

Lambdas probably won't change the way we implement <functional>. When we
get the name-mangling issues with decltype settled, *that* will
definitely change <functional>, because all of the return-type-deduction
logic will just disappear.

  - Doug



More information about the Libstdc++ mailing list