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::Fold::Apply< Operation, Result0, A1 > Struct Template Reference

#include <Utils.h>

Public Types

using type = typename Operation::template Apply< Result0, A1 >::type
 

Member Typedef Documentation

◆ type

template<typename Operation , typename Result0 , typename A1 >
using alexaClientSDK::acsdkManufactory::internal::Fold::Apply< Operation, Result0, A1 >::type = typename Operation::template Apply<Result0, A1>::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