std.concurrency bug?

Charles Hixson via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue May 20 11:38:28 PDT 2014


Is it a bug that an immutable struct cannot be sent to a thread?  (It compiles 
without problem if I make all elements mutable.)


More information about the Digitalmars-d-learn mailing list