#include #include using namespace std; // tuple-returning func int main() { // make a tuple, get a value from it (silly syntax) // swap a and b // get a,b from func ... }