aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
Loading...
Searching...
No Matches
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: