Searched refs:check_output_type (Results 1 – 2 of 2) sorted by relevance
162 …CHECK_MESSAGE((conformance::check_output_type<my_output_type, oneapi::tbb::flow::tagged_msg<size_t…
115 typename std::enable_if<std::is_same<T, U>::value, bool>::type check_output_type(){ in check_output_type() function120 typename std::enable_if<!std::is_same<T, U>::value, bool>::type check_output_type(){ in check_output_type() function