It would be nice if `_HEADERS_CONTAINING_TEMPLATES` in https://github.com/cpplint/cpplint/blob/master/cpplint.py#L5511 included `cout` and `printf`. That way they produce a include what you use message. Is there a reason they are not there?
It would be nice if
_HEADERS_CONTAINING_TEMPLATESin https://github.com/cpplint/cpplint/blob/master/cpplint.py#L5511 includedcoutandprintf. That way they produce a include what you use message. Is there a reason they are not there?