Minor cleanup in Future and TaskManager
- Remove redundant std::move() calls
- default ctor/dtor in place of empty {}
Patch by: jprahman
Comments by; phosit
Accepted by: vladislavbelov
Differential Revision: https://code.wildfiregames.com/D4675
Minor cleanup in Future and TaskManager Tags None Subscribers None
Description
Details
|