Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_indexer_node.cpp247 typedef typename IType::tuple_types union_types; typedef in parallel_test
248 static const int SIZE = std::tuple_size<union_types>::value;
416 typedef typename IType::tuple_types union_types; typedef in serial_test
417 static const int SIZE = std::tuple_size<union_types>::value;