C++ guys hate static_if?

Walter Bright newshound2 at digitalmars.com
Mon Mar 11 21:34:03 PDT 2013


On 3/11/2013 8:43 PM, deadalnix wrote:
> Yes, that is the idea. It seems really cool.

It's interfaces without the vtable[].

It's still solely based on type signatures. D constraints make pretty much 
anything that can be computed at compile time a testable gate.


More information about the Digitalmars-d mailing list