![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <OptionalImport.h>
Template for tagging a type as an optional dependency (an import). This is similar to Import, but manufactory will not fail if it cannot find any recipe to build the object or if the recipe returns an empty object. When there is no recipe defined, manufactory will automatically use empty object / default creation where that object is needed. For example, for shared pointers, an empty shared pointer will be passed instead.
Types | Template parameters of the form <Type>+, where Types is a list of types to be imported. |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0