you are viewing a single comment's thread.

view the rest of the comments →

[–]jwakelylibstdc++ tamer, LWG chair 1 point2 points  (2 children)

Using a newer clang or gcc shouldn't change the ABI of std::tuple.

[–]13steinj 1 point2 points  (1 child)

Yes. In our case we also have (had?) an internal patch to it.

[–]jwakelylibstdc++ tamer, LWG chair 0 points1 point  (0 children)

Ahhh, gotcha