Home
last modified time | relevance | path

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

/dports/devel/entt/entt-3.8.1/src/entt/core/
H A Dtype_traits.hpp186 struct type_list_cat;
191 struct type_list_cat<> { struct
204 struct type_list_cat<type_list<Type...>, type_list<Other...>, List...> { struct
206 using type = typename type_list_cat<type_list<Type..., Other...>, List...>::type; argument
215 struct type_list_cat<type_list<Type...>> { struct
226 using type_list_cat_t = typename type_list_cat<List...>::type;
/dports/science/axom/axom-0.6.1/src/axom/inlet/
H A DFunction.hpp176 typename Concat<TypeLists...>::type type_list_cat(TypeLists&&...) in type_list_cat() function
270 type_list_cat(typename multi_list_prepend<Ts, Us...>::type()...)));
468 type_list_cat(std::declval<type_permutations<N, Ts...>>(),
510 decltype(type_list_cat(std::declval<arg_permutations_with_returns>(),
/dports/devel/entt/entt-3.8.1/single_include/entt/
H A Dentt.hpp1346 struct type_list_cat;
1351 struct type_list_cat<> { struct
3235 struct type_list_cat;
4639 struct type_list_cat;
7236 struct type_list_cat;
11719 struct type_list_cat;
15111 struct type_list_cat;
16516 struct type_list_cat;
28792 struct type_list_cat;
31175 struct type_list_cat;
[all …]