News

The creator of C++ sees concepts in generic programming as key to more efficient, reliable code Bjarne Stroustrup is on a mission to simplify generic programming.
This month, I discuss the various practical implications of writing classes with generic interfaces. There are certainly benefits to coding in this style, but there can also be drawbacks. What do I ...