Remove redundant std::move statement in return statement

Authored by kossebau on Jul 6 2019, 6:19 PM.

Description

Remove redundant std::move statement in return statement

Prevents any standard elision of copy/move operations by the compiler

Details

Committed
kossebauJul 6 2019, 6:19 PM
Parents
R32:33307072d87e: debuggercommon: have substructs of Value & Record set type via constructor
Branches
Unknown
Tags
Unknown