-
Lioncash authored
C++20 deprecates capturing the this pointer via the '=' capture. Instead, we replace it or extend the capture specification.
b249e4e0
Loading
C++20 deprecates capturing the this pointer via the '=' capture. Instead, we replace it or extend the capture specification.