_WhenAllImpl     8256 modules/highgui/src/ppltasks_winrt.h     struct _WhenAllImpl<std::vector<_ElementType>, _Iterator>
_WhenAllImpl     8369 modules/highgui/src/ppltasks_winrt.h     struct _WhenAllImpl<void, _Iterator>
_WhenAllImpl     8578 modules/highgui/src/ppltasks_winrt.h -> decltype (details::_WhenAllImpl<typename std::iterator_traits<_Iterator>::value_type::result_type, _Iterator>::_Perform(nullptr, _Begin, _End))
_WhenAllImpl     8581 modules/highgui/src/ppltasks_winrt.h     return details::_WhenAllImpl<_ElementType, _Iterator>::_Perform(nullptr, _Begin, _End);
_WhenAllImpl     8616 modules/highgui/src/ppltasks_winrt.h -> decltype (details::_WhenAllImpl<typename std::iterator_traits<_Iterator>::value_type::result_type, _Iterator>::_Perform(_TaskOptions, _Begin, _End))
_WhenAllImpl     8619 modules/highgui/src/ppltasks_winrt.h     return details::_WhenAllImpl<_ElementType, _Iterator>::_Perform(_TaskOptions, _Begin, _End);
_WhenAllImpl     8623 modules/highgui/src/ppltasks_winrt.h -> decltype (details::_WhenAllImpl<typename std::iterator_traits<_Iterator>::value_type::result_type, _Iterator>::_Perform(_CancellationToken._GetImplValue(), _Begin, _End))
_WhenAllImpl     8626 modules/highgui/src/ppltasks_winrt.h     return details::_WhenAllImpl<_ElementType, _Iterator>::_Perform(_CancellationToken._GetImplValue(), _Begin, _End);
_WhenAllImpl     8578 modules/videoio/src/ppltasks_winrt.hpp -> decltype (details::_WhenAllImpl<typename std::iterator_traits<_Iterator>::value_type::result_type, _Iterator>::_Perform(nullptr, _Begin, _End))
_WhenAllImpl     8581 modules/videoio/src/ppltasks_winrt.hpp     return details::_WhenAllImpl<_ElementType, _Iterator>::_Perform(nullptr, _Begin, _End);
_WhenAllImpl     8616 modules/videoio/src/ppltasks_winrt.hpp -> decltype (details::_WhenAllImpl<typename std::iterator_traits<_Iterator>::value_type::result_type, _Iterator>::_Perform(_TaskOptions, _Begin, _End))
_WhenAllImpl     8619 modules/videoio/src/ppltasks_winrt.hpp     return details::_WhenAllImpl<_ElementType, _Iterator>::_Perform(_TaskOptions, _Begin, _End);
_WhenAllImpl     8623 modules/videoio/src/ppltasks_winrt.hpp -> decltype (details::_WhenAllImpl<typename std::iterator_traits<_Iterator>::value_type::result_type, _Iterator>::_Perform(_CancellationToken._GetImplValue(), _Begin, _End))
_WhenAllImpl     8626 modules/videoio/src/ppltasks_winrt.hpp     return details::_WhenAllImpl<_ElementType, _Iterator>::_Perform(_CancellationToken._GetImplValue(), _Begin, _End);