Home
last modified time | relevance | path

Searched refs:_IsIAsyncInfo (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/videoio/src/
Dppltasks_winrt.hpp392 struct _IsIAsyncInfo struct
402 struct _IsIAsyncInfo<void> struct
444 template <typename _Type, bool _IsAsync = _IsIAsyncInfo<_Type>::_Value>
4116 … static_assert(!(std::is_same<_Ty, _ReturnType>::value && details::_IsIAsyncInfo<_Ty>::_Value),
/external/opencv3/modules/highgui/src/
Dppltasks_winrt.h392 struct _IsIAsyncInfo
402 struct _IsIAsyncInfo<void>
444 template <typename _Type, bool _IsAsync = _IsIAsyncInfo<_Type>::_Value>
4116 … static_assert(!(std::is_same<_Ty, _ReturnType>::value && details::_IsIAsyncInfo<_Ty>::_Value),