The Standard Template Library (STL) was accepted in July 1994 as the ANSI standard for template containers and algorithms. Unlike other data structure libraries, STL represents a shift in the way that object- oriented software is designed and implemented. STL challenges traditional design wisdom, and will change the way that you create object-oriented software. KEY TOPICS: Presents STL in a fashion that is natural and easy to follow,...