Adding some new constructors for the C++ api in libmemcached that will prove
authorPadraig O'Sullivan <osullivan.padraig@gmail.com>
Tue, 4 Aug 2009 04:08:55 +0000 (00:08 -0400)
committerPadraig O'Sullivan <osullivan.padraig@gmail.com>
Tue, 4 Aug 2009 04:08:55 +0000 (00:08 -0400)
commit6995b0a6e096958ff3c621117937e82e91e3602e
treecf256d32ac1db89dca47071a65d553f28061968d
parent31079a798f38d56476c644a7ec596a600fb01930
Adding some new constructors for the C++ api in libmemcached that will prove
useful to user's of the C++ api. Also, modified the copy constructor and
assignment operator to work correctly. Added a new member to the Memcache
class - a std::string which contains the memcached server list.
libmemcached/memcached.hpp