Lecture 21 Code

exmp.cpp — templated Max()
vsort.cpp — vector sort (no templates)
vsort_tmpl.cpp — templated vector sort
Doughnut.cpp — used with exmp.cpp and vsort_tmpl.cpp
Doughnut.h — used with exmp.cpp and vsort_tmpl.cpp