![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <Utils.h>
This class and its specializations can be used to print missing export types as a compilation error.
Usage: PrintMissingExport<ListOfTypes...>()(); PrintMissingExport<std::tuple<ListOfTypes>>()();
Both cases will be a no-op if ListOfTypes resolves to an empty list; otherwise, compiler will fail since operator() is not defined in the generic class.
Types | List of missing exports. |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0