mirror of
https://github.com/ong19th/Citron.git
synced 2025-12-14 10:36:57 +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 | ||