I want to overload the << operator in my template class, and define it outside the template class.
using namespace std; template class