mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-12-29 02:36:52 +01:00
It's deprecated in C++20 to use = to capture the this pointer. Instead, we can simply pass this as an argument to the thread constructor. |
||
|---|---|---|
| .. | ||
| gc_adapter.cpp | ||
| gc_adapter.h | ||
| gc_poller.cpp | ||
| gc_poller.h | ||