Templates in C++ require language support - you can't simply implement them with "a few hoops" in C.
Templates are a solution for a problem that c++ themselves created
Templates are a solution for a problem that c++ themselves created