C++ guys hate static_if?
    Andrei Alexandrescu 
    SeeWebsiteForEmail at erdani.org
       
    Thu Mar 14 08:39:57 PDT 2013
    
    
  
On 3/14/13 11:38 AM, Andrei Alexandrescu wrote:
> On 3/14/13 11:05 AM, monarch_dodra wrote:
>> Having to instantiate a template just to check to make sure it is
>> semantically correct is a huge pain.
>
> I'm not sure about that. The way I see it, no code should be not
> delivered without being unittested. Ubiquitous unittesting is now
> mainstream. The way I see it, a type system on top of templates would
> only help people who don't write unittests.
Uhm sorry for the repetition. Wrote this note in two quanta with a break 
between them :o).
Andrei
    
    
More information about the Digitalmars-d
mailing list