Either I'm confused or the gc is

Ola Fosheim Grøstad ola.fosheim.grostad at gmail.com
Thu Oct 22 23:23:38 UTC 2020


On Thursday, 22 October 2020 at 19:34:18 UTC, donallen wrote:
>     struct Account
>     {
>         string name;
>         string path;
>         string guid;
>         string commodity_guid;
>         int flags;
>     }

Why did you call walk_account_tree on this, what does it do? 
Account has no pointers?



More information about the Digitalmars-d mailing list