Immutable Structs and std.concurrency
Jakob Ovrum
jakobovrum at gmail.com
Thu Apr 19 14:55:03 PDT 2012
On Thursday, 19 April 2012 at 21:33:46 UTC, Timon Gehr wrote:
> Unfortunately the patch is incomplete. (template parameter
> matching is not implemented afaik and it does not work for
> structs)
Ah, didn't know about the template blocker, but how should it
work for structs? Shouldn't the syntax only be allowed for
implicit reference types, i.e. classes only?
More information about the Digitalmars-d-learn
mailing list