std.concurrency.thisTid.send() feat. immutable(struct with several arrays)

Alexandr Druzhinin drug2004 at bk.ru
Tue Feb 26 22:19:22 PST 2013


This code doesn't compiles http://dpaste.dzfl.pl/706a0d12
But if you comment one of arrays it will do. I take a look at varaint.d 
but can't understand why two arrays cause this error.
How can I send immutable struct that contains two or more arrays without 
any serializing?


More information about the Digitalmars-d-learn mailing list