Hacker News new | ask | show | jobs
by codr7 429 days ago
offsetof/baseof springs to mind, for intrusive stuff.

You can sort of emulate it using pointers to member but it quickly loses its appeal.