Struct template instancing inside of class failed

Denis Feklushkin feklushkin.denis at gmail.com
Sat May 3 09:42:29 UTC 2025


On Saturday, 3 May 2025 at 09:11:47 UTC, Denis Feklushkin wrote:

> IRL I need to pass some handler into methods and destructors of 
> the structures that are stored in the array in class Test.

...Then struct won't be able to know their own offset to access 
to outer field because array can be of any size

/thread


More information about the Digitalmars-d mailing list