22.6 Setting Behavior Using Template Arguments
(cont.)
- Same idea applies to template class arguments
- Maintaining a collection in sorted order
- Specify the rules for comparing two elements
- Do not specify criteria in the container itself
prev
|top
|next