Previous Lecture | lect14 | Next Lecture |
Topics.
Code written in class
https://github.com/ucsb-cs24-mirza/cs24-m19-lectures/tree/master/lec-14
- 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