-
- Downloads
Capture structured bindings by value
Capturing structured bindings by reference is not allowed before C++20. Here we can instead capture by value as a work around, because the shifted indices are thin wrappers.
parent
63427735
No related branches found
No related tags found
Please register or sign in to comment