mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-02-07 00:15:19 +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 | ||