Hacker News new | ask | show | jobs
by zatkin 4384 days ago
In my experience, some compilers will inline functions when it is an optimization (particularly if you declare them static inline).