Sean Kelly wrote: > novice2 wrote: >> sorry for offtopic. >> btw, is there any method to see D code, generated by templates? > > Not that I know of. pragma(msg, ...), the typeinfo functions and .stringof may or may not help. Especially nested metastuff is a bit messy right now. Debugging string mixins is easier.