No code coverage for templated classes / methods?

Jari-Matti Mäkelä jmjmak at utu.fi.invalid
Wed Jul 25 12:55:01 PDT 2007


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.


More information about the Digitalmars-d-learn mailing list