cpp_redis  4.0.0
cpp_redis is a C++11 Asynchronous Multi-Platform Lightweight Redis Client, with support for synchronous operations and pipelining.
Static Public Attributes | List of all members
cpp_redis::helpers::is_different_types< T1 > Struct Template Reference

#include <variadic_template.hpp>

Static Public Attributes

static constexpr bool value = true
 

Detailed Description

template<typename T1>
struct cpp_redis::helpers::is_different_types< T1 >

type traits to check if type is not present in variadic list

Member Data Documentation

◆ value

template<typename T1 >
constexpr bool cpp_redis::helpers::is_different_types< T1 >::value = true
static

true


The documentation for this struct was generated from the following file: