commit | 83a1671d21e021a117f3c5365ef841e5b6df7efc | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Tue Sep 19 20:34:45 2017 -0700 |
committer | Andreas Gampe <agampe@google.com> | Wed Sep 20 10:54:20 2017 -0700 |
tree | ec3f00202afbc5a0928b89d192ea5cc820f4ba63 | |
parent | 4fb2d6e12d5f82301edf5b3763b645d2a26ce0dc [diff] |
Base: Delete ostream<< with std::string* In most reasonable cases, this is actually a bug. So delete the operator overload and let the compiler complain. Test: m Change-Id: I7d66ec2f33cc46588b6f549876241871f19ce995