diff options
| author | Lioncash <mathew1800@gmail.com> | 2019-05-27 09:25:05 -0400 |
|---|---|---|
| committer | Lioncash <mathew1800@gmail.com> | 2019-05-27 09:26:28 -0400 |
| commit | 8dc8cf8019339b15a00ac244ce36aa387a23bbb9 (patch) | |
| tree | 48d5b1a2b38f2f053fa56c6d1038fe798154a2ce /Source/Core/InputCommon/ControllerInterface | |
| parent | 204af41e735c7c107d228e043488c2f891a03547 (diff) | |
Common/HttpRequest: std::move callback in constructor
std::function is allowed to heap allocate in order to hold any necessary
bound data in order to execute properly (e.g. lambdas with captures), so
this avoids unnecessary reallocating.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface')
0 files changed, 0 insertions, 0 deletions
