mirror of
https://git.suyu.dev/suyu/suyu
synced 2024-11-04 22:37:53 +00:00
5c61e0ba39
std::function is allowed to heap allocate if the size of the captures associated with each lambda exceed a certain threshold. This prevents potentially unnecessary reallocations from occurring. |
||
---|---|---|
.. | ||
client.cpp | ||
client.h | ||
protocol.cpp | ||
protocol.h | ||
udp.cpp | ||
udp.h |