hunyadi-dev commented on pull request #865:
URL: https://github.com/apache/nifi-minifi-cpp/pull/865#issuecomment-672735424


   > For some reason I couldn't reply to the other review comments, so writing 
it here:
   > +1 for explicitly listing the captured variables, just for clarity, not 
safety.
   
   I would say listing the captured variables is just clutter-code in these 
cases. The lambdas mentioned captures everything in scope: there are no locals, 
`this` is captured and the single function args are also inputs for the lambda.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to