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]

separating includes: tr1 from c++0x


Hey. After constexpr gets merged in, and only after constexpr gets
merged, I'd like to do some include work that will make namespace
versioning functional again. It has been broken since the TR1->tr1_impl
split. (PR36104).

Paolo and I discussed this briefly in Zurich. Paolo, your thoughts? I
think we were in general agreement on this. The scope of the work is
not huge, and will enable us to make the C++0x includes a bit cleaner.

Thoughts? 

-benjamin


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