C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform - NO LONGER MAINTAINED - Please check https://github.com/cpp-redis/cpp_redis
1.25k
stars
554
forks
source link
add move ctor & move operator= for reply #189
Closed
fengzhuye closed 6 years ago
Sounds good to me. I just modified your change to match the coding style used in the library.
Thanks for your contribution!