8df93132cd
C++20 deprecates using the = lambda capture to implicitly capture the this pointer. Instead, we must specify it explicitly.