Skip to content

Final Solution to the OffsetOf Question.

Rika requested to merge runewalsh/source:offsetof into main

Being a big fan of intrusive data structures, I need #39666 (closed) #39667 (closed) desperately and tried to do it myself.
Disclaimer: I don’t understand what’s going on and just tried randomly.

This test must compile and run.
test.pas

These tests must not compile.
testn1.pas
testn2.pas
testn3.pas

Edited by Rika

Merge request reports