Chromium Code Reviews
DescriptionAdd nonstd::unique_ptr move assigment operator.
std::unique_ptr supports move assignment as in:
ptr2 = std::move(ptr1);
R=jyasskin@chromium.org
Committed: https://pdfium.googlesource.com/pdfium/+/dd7a7f012424ec8505830710ac0dd0183203c189
Patch Set 1 #
Total comments: 4
Patch Set 2 : reset(that.release()) and same for []s. #
Total comments: 1
Messages
Total messages: 7 (1 generated)
|
|||||||||||||||||||||||||||||||||||||