lp://staging/~posulliv/libmemcached/c++-interface
Created by
Padraig O'Sullivan
and last modified
- Get this branch:
- bzr branch lp://staging/~posulliv/libmemcached/c++-interface
Only
Padraig O'Sullivan
can upload to this branch. If you are
Padraig O'Sullivan
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Libmemcached-developers: Pending requested
- Diff: None lines
Branch information
Recent revisions
- 563. By Padraig O'Sullivan
-
Modified the fetch() function in the C++ interface to return a bool instead
of a std::string. This makes looping using the fetch() function easier. Also
updated the C++ test cases to test more of the C++ interface's
functionality. - 561. By Padraig O'Sullivan
-
Updating the mget function in the C++ interface to take a std::vector of
keys as input instead of an array of char *. - 558. By Padraig O'Sullivan
-
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. - 555. By Padraig O'Sullivan
-
More modifications to the C++ interface. Changing the return type of a
number of functions to be boolean instead of memcached_return.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)