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 = typename back< Args... >::type |
type traits to return last element of a variadic list
using cpp_redis::helpers::back< T, Args >::type = typename back<Args...>::type |
last type of variadic list