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 | ||
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 | ||