mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-25 19:09:48 -04:00
C++20 deprecates capturing the this pointer via the '=' capture. Instead, we replace it or extend the capture specification.
C++20 deprecates capturing the this pointer via the '=' capture. Instead, we replace it or extend the capture specification.