Assume that I want to implement operator<< for all types. I would do:
operator<<
template std::ostream& operator<<(std::o