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