DescriptionMake OwnedWrapper and PassedWrapper move-only
base::internal::OwnedWrapper and base::internal::PassedWrapper have
std::auto_ptr style destructive copy semantics, which is no longer needed.
This CL makes them move-only for saner semantics.
BUG=554299
Committed: https://crrev.com/e7ed5bad1cb58022345bd4768a4a070d43c98dad
Cr-Commit-Position: refs/heads/master@{#403857}
Patch Set 1 #Patch Set 2 : fix spacing #Patch Set 3 : rebase #Messages
Total messages: 12 (6 generated)
|