mpark / wg21

Framework for Writing C++ Committee Papers
Boost Software License 1.0
125 stars 45 forks source link

D1371R2: Add let-rather-than-auto design decision note #59

Closed smurzin closed 4 years ago

smurzin commented 4 years ago

I was just trying to the question that directed at us, as to why not auto since structured bindings already using it. But, I guess, highlighting that fact that auto means storage in C++ would suffice.