http://d.puremagic.com/issues/show_bug.cgi?id=4265



--- Comment #5 from Andrej Mitrovic <[email protected]> 2012-12-22 
15:09:13 PST ---
I can have a pull ready soon for 2 traits:

1. Get the template out of the template instance (Foo!int => Foo)
2. Get the arguments used to instantiate the template (Foo!int => (int))

However I need some good names for these. I thought about using
'__traits(getTemplateArgs, T)' and '__traits(getTemplateParent, T)', any better
suggestions?

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to