Suppose I have this method
//task1.cpp template void printElement(std::ostream &out, T s);
I want to define it later i