Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cleanup warnings of -Wpessimizing-move
moving a temporary object prevents copy elision. Remove std::move.
- Loading branch information