Searched refs:MetaList (Results 1 – 2 of 2) sorted by relevance
401 template <typename... T> struct MetaList {};440 class context<MetaList<MetaParam<ParamsNames, ParamTypes>...>, Numeric> {921 std::tuple<Elements...> instantiateLayout(MetaList<Elements...>, const Context& context) {928 template <typename... Elements> struct MetaList2Layout<MetaList<Elements...>> {1018 #define NEW_LAYOUT(name, ...) using name = ::teeui::MetaList<__VA_ARGS__>1020 #define NEW_PARAMETER_SET(name, ...) using name = ::teeui::MetaList<__VA_ARGS__>1022 #define LABELS(name, ...) using ::teeui::MetaList<__VA_ARGS__>
177 template <typename... Elems> struct MetaList {}; struct179 using all_tags_t = MetaList<