AWS SDK for C++

AWS SDK for C++ Version 1.11.823

Loading...
Searching...
No Matches
Static Public Attributes | List of all members
Aws::Client::IsEventStreamOperation< ReturnT(ClassT::*)(RequestT) const > Struct Template Reference

#include <AWSClientAsyncCRTP.h>

Static Public Attributes

static const bool value = !std::is_const<typename std::remove_reference<RequestT>::type>::value
 

Detailed Description

template<typename ReturnT, typename ClassT, typename RequestT>
struct Aws::Client::IsEventStreamOperation< ReturnT(ClassT::*)(RequestT) const >

Definition at line 32 of file AWSClientAsyncCRTP.h.

Member Data Documentation

◆ value

template<typename ReturnT , typename ClassT , typename RequestT >
const bool Aws::Client::IsEventStreamOperation< ReturnT(ClassT::*)(RequestT) const >::value = !std::is_const<typename std::remove_reference<RequestT>::type>::value
static

Definition at line 34 of file AWSClientAsyncCRTP.h.


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