mach.d
mach.d copied to clipboard
Fix mach.meta.logical.All to no longer produce compiler warnings
This template currently produces "unreachable code" warnings. Unfortunately, this problem is caused by a long-standing dmd issue with no clear workaround:
https://issues.dlang.org/show_bug.cgi?id=14835