mirror of
https://git.citron-emu.org/Citron/Citron.git
synced 2025-03-09 09:18:56 +01: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 |