Previous Lecture | lect15 | Next Lecture |
Topics
Code written in class
https://github.com/ucsb-cs24-f19-nichols/code-from-class/tree/master/11-21
Written notes
Go here and select the appropriate date: https://1drv.ms/o/s!AlgIeD1urAgmgQlHpyss6qfDD-Xm
- Flexible ways for defining ordering on different types: comparison classes and function objects (functors)
- Unveiling the auto and generic ways of parsing data structurs with iterators