summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/RenderBase.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2019-05-27 09:25:05 -0400
committerLioncash <mathew1800@gmail.com>2019-05-27 09:26:28 -0400
commit8dc8cf8019339b15a00ac244ce36aa387a23bbb9 (patch)
tree48d5b1a2b38f2f053fa56c6d1038fe798154a2ce /Source/Core/VideoCommon/RenderBase.cpp
parent204af41e735c7c107d228e043488c2f891a03547 (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/VideoCommon/RenderBase.cpp')
0 files changed, 0 insertions, 0 deletions