5 ms·
I guess the inline function would require a Badge and the private member function would not. So an inline constructed but never used Badge is even more likely t
by taylorconor 7y ago
I guess the inline function would require a Badge and the private member function would not. So an inline constructed but never used Badge is even more likely to be completely optimized away
- dearrifling 7y agoExactly. https://godbolt.org/z/j-THTX https://godbolt.org/z/j-THTX