Searched refs:tuple2 (Results 1 – 3 of 3) sorted by relevance
177 Pair(const TupleKindPtr &tuple1, const TupleKindPtr &tuple2) : in Pair()178 TupleKind(""), tuple1(tuple1), tuple2(tuple2) {} in Pair()188 const TupleKindPtr tuple2; member198 tuple2->to_string() + ">"; in to_string()222 auto names2 = tuple2->params(); in params()238 return TupleKindPtr(::apply(tuple1, subs), ::apply(tuple2, subs)); in apply()252 return tuple2; in right()
11951 01613b042d6bb34a74608a402efa8c1d gcc/testsuite/g++.dg/cpp0x/constexpr-tuple2.C13735 eae406793547757d01528d5680162682 gcc/testsuite/g++.dg/cpp0x/variadic-tuple2.C
13047 01613b042d6bb34a74608a402efa8c1d gcc/testsuite/g++.dg/cpp0x/constexpr-tuple2.C14967 eae406793547757d01528d5680162682 gcc/testsuite/g++.dg/cpp0x/variadic-tuple2.C