In the following example, I can access the constexpr variable x from inside the lambda y without explicitly capturing it. This is not poss
constexpr
x
y