AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Public Types | List of all members
alexaClientSDK::acsdkManufactory::internal::RemoveTypes< std::tuple< Types... >, std::tuple< Unwanted... > > Struct Template Reference

#include <Utils.h>

Classes

struct  RemoveTypesOperation
 

Public Types

using type = typename Fold::Apply< RemoveTypesOperation, std::tuple<>, Types... >::type
 

Member Typedef Documentation

◆ type

template<typename... Types, typename... Unwanted>
using alexaClientSDK::acsdkManufactory::internal::RemoveTypes< std::tuple< Types... >, std::tuple< Unwanted... > >::type = typename Fold::Apply<RemoveTypesOperation, std::tuple<>, Types...>::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