mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-25 05:02:48 +00:00
C++20 deprecates using the = lambda capture to implicitly capture the this pointer. Instead, we must specify it explicitly. |
||
---|---|---|
.. | ||
client.cpp | ||
client.h | ||
protocol.cpp | ||
protocol.h | ||
udp.cpp | ||
udp.h |