Files
citra/src
LioncashandFearlessTobi 575ab92a76 input_common/udp: std::move SocketCallback instances where applicable
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.
2020-02-09 23:00:02 +01:00
..
2019-03-09 18:23:32 -06:00
2019-02-22 16:29:19 -06:00