https://issues.dlang.org/show_bug.cgi?id=19598
--- Comment #4 from Manu <[email protected]> --- This also works: (*n1).tupleof = t1.tupleof The compiler can do it... it's just that this expression doesn't work. --
d-bugmail--- via Digitalmars-d-bugs Sun, 20 Jan 2019 23:26:35 -0800
https://issues.dlang.org/show_bug.cgi?id=19598
--- Comment #4 from Manu <[email protected]> --- This also works: (*n1).tupleof = t1.tupleof The compiler can do it... it's just that this expression doesn't work. --