Removing all remnants of const char * in the C++ interface and replacing
authorPadraig O'Sullivan <osullivan.padraig@gmail.com>
Fri, 10 Jul 2009 05:30:31 +0000 (01:30 -0400)
committerPadraig O'Sullivan <osullivan.padraig@gmail.com>
Fri, 10 Jul 2009 05:30:31 +0000 (01:30 -0400)
commit1198f5c94673145680218661327e0b43adeb9a94
tree4a5a9764169f54e9ecd253f36280291237be0efc
parent2b050c60e5cbc2d5d289d8c5c34984eab4a1c9e2
Removing all remnants of const char * in the C++ interface and replacing
them with std::string. This also allowed us to remove all calls to strlen in
the C++ interface.
libmemcached/memcached.hh