Searched refs:union_types (Results 1 – 1 of 1) sorted by relevance
247 typedef typename IType::tuple_types union_types; typedef in parallel_test248 static const int SIZE = std::tuple_size<union_types>::value;416 typedef typename IType::tuple_types union_types; typedef in serial_test417 static const int SIZE = std::tuple_size<union_types>::value;