AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
alexaClientSDK::acsdkManufactory::internal::IsRequiredImport<... > Struct Template Reference

#include <Utils.h>

Detailed Description

template<typename...>
struct alexaClientSDK::acsdkManufactory::internal::IsRequiredImport<... >

Template for determining if a type is a required import type (i.e. Import<...> and not OptionalImport<...>).

If the specified type (Type) is an Import<type>, IsImport<Type>::value is true.

Template Parameters
...Template parameters of the form <Type>.

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

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0