26.5.2 The STRATEGY Pattern
Name in Design Pattern
Actual Name (String Streams)
Context
sort
function
Strategy
The i/f that
sort
expects
comparator
to have, i.e.,
operator()
ConcreteStrategy
The
comparator
class
do_work()
The
operator()
prev
|
top
|
next