Updated the C++ header file to correctly add memcached servers in the
authorPadraig O'Sullivan <osullivan.padraig@gmail.com>
Sat, 19 Sep 2009 16:52:40 +0000 (12:52 -0400)
committerPadraig O'Sullivan <osullivan.padraig@gmail.com>
Sat, 19 Sep 2009 16:52:40 +0000 (12:52 -0400)
commita715683d855fd0ee03d9557abb3c3f739e61a354
tree99bffa18edd6760145dc71d53db8730d37ebef2e
parent25d9c6b0b915f46cc62d3aa72fe81e1274871cf4
Updated the C++ header file to correctly add memcached servers in the
constructor.
libmemcached/memcached.hpp
tests/cpp_example.cc [new file with mode: 0644]