On Sunday, 6 November 2016 at 15:13:56 UTC, Alex wrote:
ok... played with the code a little bit.If I remove the @trusted attribute in line 657 inside atomic.d everything works as expected...Any ideas, why it is so?
By the way, replacement with @safe works too...