27.02.2013 14:19, Jonathan M Davis пишет:
On Wednesday, February 27, 2013 13:19:22 Alexandr Druzhinin wrote:
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
On Wednesday, February 27, 2013 13:19:22 Alexandr Druzhinin wrote:
> 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 con
27.02.2013 13:19, Alexandr Druzhinin пишет:
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 with
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?