7 ms·
10 years ago it was already folklore that compilers ignore the "inline" keyword when optimizing, but that was false for clang/llvm: https://stackoverflow.com/qu
by lqr 2y ago
10 years ago it was already folklore that compilers ignore the "inline" keyword when optimizing, but that was false for clang/llvm: https://stackoverflow.com/questions/27042935/are-the-inline-keyword-and-inlining-optimization-separate-concepts/27044943#27044943 https://stackoverflow.com/questions/27042935/are-the-inline-...