If you read the discussion, you would that people are getting burned by converting all the time between char* and std::string, because Google isn't using the same string types across all APIs.
I rather have secure strings, even if every now and then they require some attention to.
I rather have secure strings, even if every now and then they require some attention to.