When we write [=] or [&] in a lambda capture I\'m just wondering how we can be sure exactly what it captures:
struct Bar { int memb; int memb2;