How to see result of a mixin? (equivalent of running C preprocessor)

asd x at x.com
Fri Jul 24 13:02:52 PDT 2009


I'm trying to get D-ObjC bridge working and I'm getting weird errors triggered somewhere deeply in a mix of templates and mixins that's too hard for me to understand.

How can I analyze such problem in D? Is it possible to tell dmd to run only compile-time functions/templates and output that as a D source?


More information about the Digitalmars-d-learn mailing list