Chromium Code Reviews
DescriptionAdd move constructors and assignment operators to GURL
This CL implements a cheap move constructor and assignment operator for
GURL, so that code that moves around GURLs a lot (e.g. an
std::vector<GURL>) doesn't need to perform so many copies.
BUG=698978
Review-Url: https://codereview.chromium.org/2737693003
Cr-Commit-Position: refs/heads/master@{#456828}
Committed: https://chromium.googlesource.com/chromium/src/+/376085b3685d5cd6195909462036343d11fca018
Patch Set 1 #
Messages
Total messages: 8 (4 generated)
|
||||||||||||||||||||||||||||