Y
Hacker News
new
|
ask
|
show
|
jobs
by
akling
1163 days ago
AFAIK if you use a templated type for the callback (as you should), it will be inlined by modern compilers at any optimization level other than -O0. :)