Skip to content

Future proof the code for C++20

Albert Astals Cid requested to merge work/aacid/cpp20capture into master

warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20

Merge request reports