C++ guys hate static_if?
Walter Bright
newshound2 at digitalmars.com
Thu Mar 14 13:12:52 PDT 2013
On 3/14/2013 12:53 PM, Dmitry Olshansky wrote:
> No it's not.
> It's I'm out of words to even begin to describe how it doesn't do what's needed
> in this case. To start 'dmd -cov test.d' doesn't instantiate all of templates
> (or generate code to do so) with the right sets of types auto-magically.
It helps by showing which paths were run by the testing.
More information about the Digitalmars-d
mailing list