On Tuesday, 7 June 2016 at 18:54:25 UTC, Timon Gehr wrote: > > You'll get the same error for this program: > Also, it doesn't help to make the struct or member functions templates because it's no different than appending @nogc everywhere. You would need some kind of !@nogc as others have pointed out.