Hacker News new | ask | show | jobs
by jheriko 3858 days ago
sizeof( void* ) is free at run-time.

if not then the compiler team should rethink their careers...

1 comments

I think the parent is saying that pointers need storage too and this can add up, not that sizeof expressions are computationally difficult :)