importing std.array: empty in a struct messes things up

arturg var.spool.mail700 at gmail.com
Sun Mar 4 19:56:28 UTC 2018


I had the same issue, happens with any conflicting selective 
import.

It seems to work if you dont use selective imports, but importing 
it inside the function if possible is a better option.


More information about the Digitalmars-d-learn mailing list