mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-21 09:55:14 +00:00
b249e4e0ce
C++20 deprecates capturing the this pointer via the '=' capture. Instead, we replace it or extend the capture specification.