Skip to content

Use explicit lambda captures

Volker Krause requested to merge work/vkrause/deprecated-lambda-captures into master

The implicit capturing of this is deprecated in C++20.

Merge request reports