Using zero-cost abstractions for thread synchronization in C++
Zero-cost abstractions and the elimination of unnecessary locks in C++
Limitations of achieving zero-cost abstractions with polymorphism in C++
Techniques for optimizing zero-cost abstractions that rely on polymorphism in C++
Zero-cost abstractions and the elimination of virtual function calls in C++