captured_by_reference

captured by reference - the form of lambda capture whereby a variable named in the body of a lambda expression is treated as an alias to a variable of the same name in the enclosing scope. Lambdas (582)” (EMCppSfe 2021)

captured_by_reference.txt · Last modified: 2024/04/28 03:34 (external edit)