Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_function_node.cpp68 function_node f9(f1); in test_deduction_guides_common() local
69 static_assert(std::is_same_v<decltype(f9), function_node<int, int>>); in test_deduction_guides_common()