This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

[v3] ext/typelist as namespace enclosed


There are currently two typelist implementations for the check-performance.

This changes one of them, to remove "transform" conflicts when I make a
PCH file that includes all of stdc++.h, extc++.h, and stdtr1c++.h. The
other did not have this issue, so all is good.

-benjamin

tested x86/linux
tested x86/linux performance

Attachment: p.20060627-1
Description: Text document


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