![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <TypeTraitsHelper.h>
Public Types | |
typedef std::remove_cv< typename std::remove_reference< Type >::type >::type | type |
The type stripped of const, volatile, and reference qualifiers. More... | |
Template class to remove const, volatile and reference qualifiers from a type.
Type | The type to strip of const, volatile, and reference qualifiers. |
typedef std::remove_cv<typename std::remove_reference<Type>::type>::type alexaClientSDK::acsdkManufactory::internal::RemoveCvref< Type >::type |
The type stripped of const, volatile, and reference qualifiers.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0