On Friday, 5 August 2016 at 13:14:41 UTC, Kagamin wrote:
Bug 6585 is not fixed. Variant wasn't written for shared and immutable types. As a workaround wrap the array in a class.

Thanks! It worked.

Though it's strange that
Variant wasn't written for shared and immutable types
because, for instance, in TDPL it has been used in multithreading context.

Reply via email to