Searched refs:tuple_polyfill (Results 1 – 2 of 2) sorted by relevance
10 #define tuple_polyfill tao::tuple macro17 #define tuple_polyfill std::tuple macro
27 class IndexedTuple<TypeList<Is...>, TypeList<Ts...>> : public tuple_polyfill<Ts...> {31 using tuple_polyfill<Ts...>::tuple;