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

#include <variadic_template.hpp>

Public Types

using type = T
 

Detailed Description

template<typename T>
struct cpp_redis::helpers::back< T >

type traits to return last element of a variadic list

Member Typedef Documentation

◆ type

template<typename T >
using cpp_redis::helpers::back< T >::type = T

templated type


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