declval Function
Syntax
template<class _T>
_T&& declval();
Parameters
_T
Return Value
Requirements
Header: ppltasks.h
Namespace: stdx
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
template<class _T>
_T&& declval();
_T
Header: ppltasks.h
Namespace: stdx