https://issues.dlang.org/show_bug.cgi?id=8115
Alexey Kulentsov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Alexey Kulentsov <[email protected]> --- templated constructor this(A...)(A) is not matched for empty argument list, for both structs and classes, tested on DMD64 D Compiler v2.073.0 --
