Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_function_node.cpp544 …static_assert(!can_call_function_node_ctor<input_type, output_type, WrongReturnRoundBrackets<input…
/oneTBB/test/common/
H A Dconcepts_common.h588 template <typename I, typename O> using WrongReturnRoundBrackets = FunctionNodeBody<I, O, /*CopyCto… variable