COMP 310
|
Lec22: Lambda-based Generic Extended Visitors, continued... |
![]() ![]() ![]() ![]() |
Let's first finish off our discussion from last class on how the self-balancing tree deletion algorithm changes when we re-implement it in terms of a lambda-based extended visitor.
With that out of the way, we can take a closer look at this week's homework assignment, in particular, the sample GetIdxAlgo algorithm that is supplied.
© 2010 by Stephen Wong