View Expanded Templates?
Stefan Koch via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Fri Dec 18 14:27:45 PST 2015
On Friday, 18 December 2015 at 18:25:03 UTC, Taylor Hillegeist
wrote:
> Is it possible to view the expanded form of templates or
> perhaps view the post-ctfe pre-compiled d code? I couldn't find
> any information on this topic but I think it would be useful.
> sometimes I use templates/mixins to write code for me but,
> sometimes i would rather have the expanded functions in the
> final versions.
I am builing a tool based on SDC that will allow just that :)
More information about the Digitalmars-d-learn
mailing list