capture_default
“capture default - an optional specifier in a lambda-capture list that is either = or &, where = implies that variables captured implicitly are captured by copy, whereas & implies that they are captured by reference. Lambdas (582)” (EMCppSfe 2021)
capture_default.txt · Last modified: 2025/02/01 07:12 by 127.0.0.1