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: separating includes: tr1 from c++0x


... the below is what I eventually committed, tested x86_64-linux
multilib, also without PCHs and also -O2 -g -Wall.

Benjamin, I also tried at once to fixup most of the missing
_GLIBCXX_BEGIN_NAMESPACE and _GLIBCXX_END_NAMESPACE, please double check
what I have done, hopefully much less remains to be done for the
namespace versioning issue...

Paolo.

///////////////////////

Attachment: CL_tr1_impl
Description: Text document

Attachment: patch_tr1_impl
Description: Text document


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