This is the mail archive of the gcc@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]

attributes and templates


Paulo,

I tried to get attributes and templates to play nice.  Even though conceptually
it's quite straight forward, our data representations and current instantiation
machinery pretty much make it very difficult.  It would be several days (maybe a
week or two) to get working :(

I'm fairly certain implementing __builtin_reflect (...) for the other bits of
type traits would be easier (though I've not tried).

nathan
-- 
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk


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