cpp_redis
4.0.0
cpp_redis is a C++11 Asynchronous Multi-Platform Lightweight Redis Client, with support for synchronous operations and pipelining.
|
#include <variadic_template.hpp>
Public Types | |
using | type = T |
type traits to return front element of a variadic list
using cpp_redis::helpers::front< T, Ts >::type = T |
front type of variadic list