_Argument1Type    923 modules/highgui/src/ppltasks_winrt.h         static_assert(std::is_same<typename _FunctorTypeTraits<_Function>::_Argument1Type, _ExpectedParameterType>::value ||
_Argument1Type    924 modules/highgui/src/ppltasks_winrt.h                     std::is_same<typename _FunctorTypeTraits<_Function>::_Argument1Type, task<_ExpectedParameterType>>::value, "incorrect parameter type for the callable object in 'then'; consider _ExpectedParameterType or task<_ExpectedParameterType> (see below)");
_Argument1Type    926 modules/highgui/src/ppltasks_winrt.h         typedef decltype(_VoidIsTaskHelper(stdx::declval<_FunctorTypeTraits<_Function>::_Argument1Type>(), 0)) _Takes_task;
_Argument1Type    934 modules/highgui/src/ppltasks_winrt.h         static_assert(std::is_same<typename _FunctorTypeTraits<_Function>::_Argument1Type, _ExpectedParameterType>::value ||
_Argument1Type    935 modules/highgui/src/ppltasks_winrt.h                     std::is_same<typename _FunctorTypeTraits<_Function>::_Argument1Type, task<_ExpectedParameterType>>::value, "incorrect parameter type for the callable object in 'then'; consider _ExpectedParameterType or task<_ExpectedParameterType> (see below)");
_Argument1Type    937 modules/highgui/src/ppltasks_winrt.h         typedef decltype(_VoidIsTaskHelper(stdx::declval<_FunctorTypeTraits<_Function>::_Argument1Type>(), 0)) _Takes_task;
_Argument1Type    944 modules/highgui/src/ppltasks_winrt.h         static_assert(std::is_same<typename _FunctorTypeTraits<_Function>::_Argument1Type, decltype(_To_task())>::value, "incorrect parameter type for the callable object in 'then'; consider _ExpectedParameterType or task<_ExpectedParameterType> (see below)");
_Argument1Type    946 modules/highgui/src/ppltasks_winrt.h         typedef decltype(_VoidIsTaskHelper(stdx::declval<_FunctorTypeTraits<_Function>::_Argument1Type>(), 0)) _Takes_task;
_Argument1Type    952 modules/highgui/src/ppltasks_winrt.h         typedef typename _Unhat<typename _FunctorTypeTraits<_Function>::_Argument1Type>::_Value _FuncRetType;
_Argument1Type   6443 modules/highgui/src/ppltasks_winrt.h         typedef typename _FunctorTypeTraits<_T>::_Argument1Type _Argument1Type;
_Argument1Type   6447 modules/highgui/src/ppltasks_winrt.h         static const bool _TakesProgress = _ProgressTypeTraits<_Argument1Type>::_TakesProgress;
_Argument1Type   6448 modules/highgui/src/ppltasks_winrt.h         static const bool _TakesToken = _TokenTypeTraits<_Argument1Type>::_TakesToken;
_Argument1Type   6449 modules/highgui/src/ppltasks_winrt.h         typedef typename _ProgressTypeTraits<_Argument1Type>::_ProgressType _ProgressType;
_Argument1Type   6450 modules/highgui/src/ppltasks_winrt.h         typedef typename _TokenTypeTraits<_Argument1Type>::_ReturnType _ReturnType;
_Argument1Type   6458 modules/highgui/src/ppltasks_winrt.h         typedef typename _FunctorTypeTraits<_T>::_Argument1Type _Argument1Type;
_Argument1Type   6463 modules/highgui/src/ppltasks_winrt.h         static const bool _TakesProgress = _ProgressTypeTraits<_Argument1Type>::_TakesProgress;
_Argument1Type   6465 modules/highgui/src/ppltasks_winrt.h         typedef typename _ProgressTypeTraits<_Argument1Type>::_ProgressType _ProgressType;
_Argument1Type   6474 modules/highgui/src/ppltasks_winrt.h         typedef typename _FunctorTypeTraits<_T>::_Argument1Type _Argument1Type;
_Argument1Type   6480 modules/highgui/src/ppltasks_winrt.h         typedef typename _ProgressTypeTraits<_Argument1Type>::_ProgressType _ProgressType;
_Argument1Type   7262 modules/highgui/src/ppltasks_winrt.h         typedef typename _FunctorTypeTraits<_Function>::_Argument1Type _Argument1Type;
_Argument1Type    923 modules/videoio/src/ppltasks_winrt.hpp         static_assert(std::is_same<typename _FunctorTypeTraits<_Function>::_Argument1Type, _ExpectedParameterType>::value ||
_Argument1Type    924 modules/videoio/src/ppltasks_winrt.hpp                     std::is_same<typename _FunctorTypeTraits<_Function>::_Argument1Type, task<_ExpectedParameterType>>::value, "incorrect parameter type for the callable object in 'then'; consider _ExpectedParameterType or task<_ExpectedParameterType> (see below)");
_Argument1Type    926 modules/videoio/src/ppltasks_winrt.hpp         typedef decltype(_VoidIsTaskHelper(stdx::declval<_FunctorTypeTraits<_Function>::_Argument1Type>(), 0)) _Takes_task;
_Argument1Type    934 modules/videoio/src/ppltasks_winrt.hpp         static_assert(std::is_same<typename _FunctorTypeTraits<_Function>::_Argument1Type, _ExpectedParameterType>::value ||
_Argument1Type    935 modules/videoio/src/ppltasks_winrt.hpp                     std::is_same<typename _FunctorTypeTraits<_Function>::_Argument1Type, task<_ExpectedParameterType>>::value, "incorrect parameter type for the callable object in 'then'; consider _ExpectedParameterType or task<_ExpectedParameterType> (see below)");
_Argument1Type    937 modules/videoio/src/ppltasks_winrt.hpp         typedef decltype(_VoidIsTaskHelper(stdx::declval<_FunctorTypeTraits<_Function>::_Argument1Type>(), 0)) _Takes_task;
_Argument1Type    944 modules/videoio/src/ppltasks_winrt.hpp         static_assert(std::is_same<typename _FunctorTypeTraits<_Function>::_Argument1Type, decltype(_To_task())>::value, "incorrect parameter type for the callable object in 'then'; consider _ExpectedParameterType or task<_ExpectedParameterType> (see below)");
_Argument1Type    946 modules/videoio/src/ppltasks_winrt.hpp         typedef decltype(_VoidIsTaskHelper(stdx::declval<_FunctorTypeTraits<_Function>::_Argument1Type>(), 0)) _Takes_task;
_Argument1Type    952 modules/videoio/src/ppltasks_winrt.hpp         typedef typename _Unhat<typename _FunctorTypeTraits<_Function>::_Argument1Type>::_Value _FuncRetType;
_Argument1Type   6443 modules/videoio/src/ppltasks_winrt.hpp         typedef typename _FunctorTypeTraits<_T>::_Argument1Type _Argument1Type;
_Argument1Type   6447 modules/videoio/src/ppltasks_winrt.hpp         static const bool _TakesProgress = _ProgressTypeTraits<_Argument1Type>::_TakesProgress;
_Argument1Type   6448 modules/videoio/src/ppltasks_winrt.hpp         static const bool _TakesToken = _TokenTypeTraits<_Argument1Type>::_TakesToken;
_Argument1Type   6449 modules/videoio/src/ppltasks_winrt.hpp         typedef typename _ProgressTypeTraits<_Argument1Type>::_ProgressType _ProgressType;
_Argument1Type   6450 modules/videoio/src/ppltasks_winrt.hpp         typedef typename _TokenTypeTraits<_Argument1Type>::_ReturnType _ReturnType;
_Argument1Type   6458 modules/videoio/src/ppltasks_winrt.hpp         typedef typename _FunctorTypeTraits<_T>::_Argument1Type _Argument1Type;
_Argument1Type   6463 modules/videoio/src/ppltasks_winrt.hpp         static const bool _TakesProgress = _ProgressTypeTraits<_Argument1Type>::_TakesProgress;
_Argument1Type   6465 modules/videoio/src/ppltasks_winrt.hpp         typedef typename _ProgressTypeTraits<_Argument1Type>::_ProgressType _ProgressType;
_Argument1Type   6474 modules/videoio/src/ppltasks_winrt.hpp         typedef typename _FunctorTypeTraits<_T>::_Argument1Type _Argument1Type;
_Argument1Type   6480 modules/videoio/src/ppltasks_winrt.hpp         typedef typename _ProgressTypeTraits<_Argument1Type>::_ProgressType _ProgressType;
_Argument1Type   7262 modules/videoio/src/ppltasks_winrt.hpp         typedef typename _FunctorTypeTraits<_Function>::_Argument1Type _Argument1Type;