I\'m building a lambda function that requires access to a fair number of variables in the context.
const double defaultAmount = [&]{ /*ToDo*/ }();