First push of example C++ interface.
author <brian@gir.local> <>
Mon, 14 Jan 2008 05:53:41 +0000 (00:53 -0500)
committer <brian@gir.local> <>
Mon, 14 Jan 2008 05:53:41 +0000 (00:53 -0500)
commit9cfc3faa3f8471083350cecce7e49114ce827c89
tree5b7ce7245a68dac993bcf9f45af7e0507f4385f9
parent899f5dd6c42feb31737f0242fb2abb51436bb712
First push of example C++ interface.
.hgignore
ChangeLog
include/memcached.hh [new file with mode: 0644]
lib/Makefile.am
lib/memcachedplus.cpp [new file with mode: 0644]
tests/Makefile.am
tests/plus.cpp [new file with mode: 0644]
tests/test.h