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

#include <Utils.h>

Detailed Description

template<typename... Types>
struct alexaClientSDK::acsdkManufactory::internal::DefaultValues< Types >

This structure instantiate empty instances for the provided types and add them to the given cook book.

This structure is used to implement optional import when the dependency is not available.

Template Parameters
TypesThe types that will be inspected. The default values will be added only to types that match OptionalImport<...>.

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