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: TR1 and standard headers


>I don't remember a decision.

I don't either.

>> | I think we've got two sensible choices: edit the standard headers and
>> | control the extensions with a macro, or put shadow headers in
>> | include/tr1.
>> 
>> Given that TR1 is experimental by its very nature, I would think that
>> editing standard headers directly would be inappropriate.
>
>I was assuming I'd just add tr1/memory and not edit the std header, so
>users must include <tr1/memory> to get std+TR1.

Yep. That sounds best to me too. 

Shall we just go with this approach?

-benjamin


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