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

#include <Utils.h>

Public Types

using type = typename Fold::Apply< Operation, Result0, Types... >::type
 

Member Typedef Documentation

◆ type

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