commit | 4ef5011a7b3b20703c58a1af0589e72b20812026 | [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 | 22a10f6766cd3ae07217b9a93c44381f52aa7018 [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