Which one of those operators can be overloaded to allow printing an object in std::out ?
std::out
operator+
operator*
operator<<
operator()