C++ Module 08 Templated containers, iterators, algorithms Summary This document contains the exercises of Module 08 from C++ modules. Install You can install each exercise with following command $ make (all) Usage ex00 $ ./easyfind ex01 $ ./span ex02 $ ./mstack