Make Reuse a Reality with STL Algorithms

[magazine]
Volume-Issue: 
2007-09
Article Summary: 

Good code is a beautiful thing--especially when you don't have to write it. While most of us are quick to use prepackaged containers such as vectors, lists, and maps in everyday programming, we often overlook algorithms as a reuse tool. Find out how standard template library algorithms, specifically, can put you on the road to reuse.