This 42's curriculum project implements the following C++98 standard (template) functions
It aims to teach about c++ templates
std::vector
std::stack
std::map
std::iterators_traits
std::reverse_iterator
std::enable_if
std::is_integral
std::equal
std::lexicographical_compare
std::pair
std::make_pairmake
./exercise