declval 函数

语法

template<class _T>
_T&& declval();

参数

_T

返回值

要求

标头:ppltasks.h

命名空间:stdx

另请参阅

stdx 命名空间