Hacker News new | ask | show | jobs
by oshiar53-0 1779 days ago
IMO you can still be explicit about field offsets by writing the struct in a usual way, and using static assertions to ensure offsets match the intended layout.