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