_ProgressTypeTraits 6402 modules/highgui/src/ppltasks_winrt.h struct _ProgressTypeTraits<progress_reporter<_T>> _ProgressTypeTraits 6408 modules/highgui/src/ppltasks_winrt.h template<typename _T, bool bTakesToken = std::is_same<_T, Concurrency::cancellation_token>::value, bool bTakesProgress = _ProgressTypeTraits<_T>::_TakesProgress> _ProgressTypeTraits 6447 modules/highgui/src/ppltasks_winrt.h static const bool _TakesProgress = _ProgressTypeTraits<_Argument1Type>::_TakesProgress; _ProgressTypeTraits 6449 modules/highgui/src/ppltasks_winrt.h typedef typename _ProgressTypeTraits<_Argument1Type>::_ProgressType _ProgressType; _ProgressTypeTraits 6463 modules/highgui/src/ppltasks_winrt.h static const bool _TakesProgress = _ProgressTypeTraits<_Argument1Type>::_TakesProgress; _ProgressTypeTraits 6465 modules/highgui/src/ppltasks_winrt.h typedef typename _ProgressTypeTraits<_Argument1Type>::_ProgressType _ProgressType; _ProgressTypeTraits 6480 modules/highgui/src/ppltasks_winrt.h typedef typename _ProgressTypeTraits<_Argument1Type>::_ProgressType _ProgressType; _ProgressTypeTraits 6408 modules/videoio/src/ppltasks_winrt.hpp template<typename _T, bool bTakesToken = std::is_same<_T, Concurrency::cancellation_token>::value, bool bTakesProgress = _ProgressTypeTraits<_T>::_TakesProgress> _ProgressTypeTraits 6447 modules/videoio/src/ppltasks_winrt.hpp static const bool _TakesProgress = _ProgressTypeTraits<_Argument1Type>::_TakesProgress; _ProgressTypeTraits 6449 modules/videoio/src/ppltasks_winrt.hpp typedef typename _ProgressTypeTraits<_Argument1Type>::_ProgressType _ProgressType; _ProgressTypeTraits 6463 modules/videoio/src/ppltasks_winrt.hpp static const bool _TakesProgress = _ProgressTypeTraits<_Argument1Type>::_TakesProgress; _ProgressTypeTraits 6465 modules/videoio/src/ppltasks_winrt.hpp typedef typename _ProgressTypeTraits<_Argument1Type>::_ProgressType _ProgressType; _ProgressTypeTraits 6480 modules/videoio/src/ppltasks_winrt.hpp typedef typename _ProgressTypeTraits<_Argument1Type>::_ProgressType _ProgressType;