Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
std::swap was added here to avoid a use after move warning. But in reality, the second usage of object is wrong and should be changed to nullptr. Signed-off-by: Rosen Penev <[email protected]>
- Loading branch information