Zarathustra wrote:
Is there a some compiler switch to produce mixins output.

I mean [d_file_with_mixins] -> [d_file_without_mixins].

Depending on your needs, you can use pragma(msg,...) to output compile time strings. Useful for quickly double-checking simple code generators.

-- Chris Nicholson-Sauls

Reply via email to