Searched defs:tuple_same_with_int (Results 1 – 1 of 1) sorted by relevance
18 struct tuple_same_with_int { struct19 static const bool value = false;23 struct tuple_same_with_int<tuple<Types...>, tuple<Types..., int>> { struct24 static const bool value = true;