shinberg / cpp-hiredis-cluster

c++ cluster wrapper for hiredis with async and unix sockets features
BSD 3-Clause "New" or "Revised" License
65 stars 26 forks source link

-Weffc++ flag fix #23

Closed sb0y closed 7 years ago

sb0y commented 7 years ago

fixed build with -Weffc++ compiler flag.