Ali Ãehreli: > auto s = S(1, 2); And by the way, that's the idiomatic way to initialize a struct in D. If you want to statically initialize it, there are other ways I've shown you.
Bye, bearophile
Ali Ãehreli: > auto s = S(1, 2); And by the way, that's the idiomatic way to initialize a struct in D. If you want to statically initialize it, there are other ways I've shown you.
Bye, bearophile