_ProgressReporterCtorArgType  442 modules/highgui/src/ppltasks_winrt.h     class _ProgressReporterCtorArgType{};
_ProgressReporterCtorArgType 4139 modules/highgui/src/ppltasks_winrt.h     static auto _IsValidCreateAsync(_Ty _Param, int, int, int, int, ...) -> typename decltype(_Param(details::_ProgressReporterCtorArgType()), std::true_type());
_ProgressReporterCtorArgType 4143 modules/highgui/src/ppltasks_winrt.h     static auto _IsValidCreateAsync(_Ty _Param, int, int, int, ...) -> typename decltype(_Param(details::_ProgressReporterCtorArgType(), stdx::declval<_ReturnType*>()), std::true_type());
_ProgressReporterCtorArgType 4147 modules/highgui/src/ppltasks_winrt.h     static auto _IsValidCreateAsync(_Ty _Param, int, int, ...) -> typename decltype(_Param(details::_ProgressReporterCtorArgType(), Concurrency::cancellation_token::none()), std::true_type());
_ProgressReporterCtorArgType 4151 modules/highgui/src/ppltasks_winrt.h     static auto _IsValidCreateAsync(_Ty _Param, int, ...) -> typename decltype(_Param(details::_ProgressReporterCtorArgType(), Concurrency::cancellation_token::none(), stdx::declval<_ReturnType*>()), std::true_type());
_ProgressReporterCtorArgType 6360 modules/highgui/src/ppltasks_winrt.h     progress_reporter(details::_ProgressReporterCtorArgType);
_ProgressReporterCtorArgType 4139 modules/videoio/src/ppltasks_winrt.hpp     static auto _IsValidCreateAsync(_Ty _Param, int, int, int, int, ...) -> typename decltype(_Param(details::_ProgressReporterCtorArgType()), std::true_type());
_ProgressReporterCtorArgType 4143 modules/videoio/src/ppltasks_winrt.hpp     static auto _IsValidCreateAsync(_Ty _Param, int, int, int, ...) -> typename decltype(_Param(details::_ProgressReporterCtorArgType(), stdx::declval<_ReturnType*>()), std::true_type());
_ProgressReporterCtorArgType 4147 modules/videoio/src/ppltasks_winrt.hpp     static auto _IsValidCreateAsync(_Ty _Param, int, int, ...) -> typename decltype(_Param(details::_ProgressReporterCtorArgType(), Concurrency::cancellation_token::none()), std::true_type());
_ProgressReporterCtorArgType 4151 modules/videoio/src/ppltasks_winrt.hpp     static auto _IsValidCreateAsync(_Ty _Param, int, ...) -> typename decltype(_Param(details::_ProgressReporterCtorArgType(), Concurrency::cancellation_token::none(), stdx::declval<_ReturnType*>()), std::true_type());
_ProgressReporterCtorArgType 6360 modules/videoio/src/ppltasks_winrt.hpp     progress_reporter(details::_ProgressReporterCtorArgType);