Updating the mget function in the C++ interface to take a std::vector of
authorPadraig O'Sullivan <osullivan.padraig@gmail.com>
Sat, 11 Jul 2009 17:38:57 +0000 (13:38 -0400)
committerPadraig O'Sullivan <osullivan.padraig@gmail.com>
Sat, 11 Jul 2009 17:38:57 +0000 (13:38 -0400)
commit8d2e59120724923d1ebe75112d73ef03181e0e67
treed43e7b09e90efe5f1eb9720e92134d71b54cbd26
parent1295ca066dea59f44361619f4e59b1789cd02594
Updating the mget function in the C++ interface to take a std::vector of
keys as input instead of an array of char *.
libmemcached/memcached.hh