Post #1981527
2026-05-04 07:06 UTC
@jens @typeswitch I am conflicted between quoting Jurassic Park here, and wondering «wait a second, when did C introduce typeof?» (then I checked the godbolt and saw -std=c2*, «ah»).
The struct trick is pretty nifty.
Replies (1)
-
@jens@social.finkhaeuser.de 2026-05-04 10:08
@oblomov @typeswitch Well, __typeof__ then. It had pretty widespread support AFAIK.