07.03.2020 13:20, mark пишет: > I have this struct (with details omitted > [ snip ] > Should Deb be a class rather than a struct? Do you consider using pointers in AA: ``` Deb*[string] debForName; ```