Hi,
as I just read about, that C++ will support attributes within next standard, I'd be curious about how G++ will think about. And, wether it already has any extensions to support them.
what do you mean by "attributes"? I can't find a proposal describing something by that name. in case you're referring to your earlier emails: there is a proposal for modules in C++ which you can find here:
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1778.pdf
-- Stefan Strasser