C++ guys hate static_if?

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Thu Mar 14 14:54:05 PDT 2013


On 3/14/13 2:38 PM, Jonathan M Davis wrote:
> On Thursday, March 14, 2013 13:26:18 Andrei Alexandrescu wrote:
>> Walter has measured coverage of Phobos unittests a couple of times, it's
>> very high. But I agree it would be nice to have it as a target.
>
> Though this is exactly a case where 100% unit test coverage doesn't mean much.
> All that means is that each path has been instantiated and run. It doesn't
> mean that it's covered enough possible instantiations to properly test the
> template.

Concepts won't help there either.

Andrei


More information about the Digitalmars-d mailing list