Lecture overview -- Keyboard shortcut: 'u'  Previous page: An example of for-each and function objects -- Keyboard shortcut: 'p'  Next page: Adapter examples -- Keyboard shortcut: 'n'  Lecture notes - all slides together  Annotated slide -- Keyboard shortcut: 't'  Alphabetic index  Help page about these notes  Course home    Templates and The Standard Library - slide 38 : 39

Use of function objects in STL

In a context where lambda expressions are not yet used, and

operators are not functions

Binders, Adapters and Negaters