|  | 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>
| Static Public Attributes | |
| static constexpr bool | value = std::is_same<T1, T2>::value | 
type traits to check if type is present in variadic list
| 
 | static | 
true if T1 and T2 are the same false otherwise
 1.8.13
 1.8.13