Troubles creating templated inout objects

Timoses timosesu at gmail.com
Thu Jul 12 08:58:34 UTC 2018


On Tuesday, 10 July 2018 at 14:34:55 UTC, Timoses wrote:
> `Unqual` in this case just turns `inout(int[])` into 
> `inout(int)[]`, which is why it complains. That's a side effect 
> of this example [...]


See also:
https://issues.dlang.org/show_bug.cgi?id=3567


More information about the Digitalmars-d-learn mailing list