Y
Hacker News
new
|
ask
|
show
|
jobs
by
legalcorrection
1419 days ago
Tell me, what’s wrong with variably modified types specifically?
1 comments
mananaysiempre
1419 days ago
Sizeof, which used to be one of the very few things you could blindly do to an arbitrary (potentially UB-provoking) expression, can now have side effects.
link