Today's weird D edge case

Ethan gooberman at gmail.com
Sun Jul 14 00:22:10 UTC 2019


https://run.dlang.io/is/l5Vyn4

Using an is statement inside a template constraint doesn't 
propagate the is results in to a function. You have to static if 
with the same is statement to make it work.


More information about the Digitalmars-d mailing list