Zero-cost abstractions and the impact on binary size in C++
Common pitfalls to watch out for when using zero-cost abstractions in C++
Limitations and trade-offs of using zero-cost abstractions in C++
Zero-cost abstractions and the elimination of unnecessary object construction in C++
Zero-cost abstractions and the elimination of unnecessary function calls in C++