Chapter Goals
- To review the advantages of iterators
- To learn about the pattern concept
- To study several common design patterns: ITERATOR, ADAPTER, TEMPLATE
METHOD, STRATEGY, COMPOSITE
- To learn where patterns are used in the standard C++ library
- To put patterns to work in a complex program
prev
|top
|next