AWS IoT Device SDK C++ v2  1.41.0
AWS IoT Device SDK C++ v2
Aws::Crt::Conjunction< Args > Struct Template Reference

#include <TypeTraits.h>

Inheritance diagram for Aws::Crt::Conjunction< Args >:

Detailed Description

template<typename... Args>
struct Aws::Crt::Conjunction< Args >

Forms the logical conjunction of the type traits Args..., effectively performing a logical AND on the sequence of traits.


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