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] | |
Hi, > You could use #pragma push_macro and #pragma pop_macro. Offhand > it seems to me that this would let you get rid of uglification > (or a lot of it). On the minus side, you'd have to maintain a list of > identifiers you use; but maybe it wouldn't be hard to modify > g++ to print a list of these. Oh! Essentially you are telling me that, undocumented, we have already something like the attached? I had *no* idea, shame on me! Paolo.
Attachment:
n1614.pdf
Description: Adobe PDF document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |