C Templates Unleashed
Kevlin explores the powerful capabilities of C templates, highlighting their ability to inject behavior into base classes and optimize performance at compile time. He contrasts this with operator overloading, emphasizing its potential pitfalls, such as creating confusing idiolects that can obscure code clarity. While some techniques may seem unconventional, they hold genuine practical applications that can enhance software development.In this clip
From this podcast

Software Engineering Radio - the podcast for professional software developers
Episode 91: Kevlin Henney on C++
Related Questions