DescriptionAdd nonstd::unique_ptr as a workaround until std::unique_ptr is allowed.
This is a copy of breakpad's standalone scoped_ptr, which has been
renamed to nonstd::unique_ptr, and from which more complicated classes
have been removed. The reset() method has also been tweaked to more
closely match c++11, and an implicit conversion to bool has been added.
BUG=https://code.google.com/p/pdfium/issues/detail?id=55
R=thestig@chromium.org
Committed: https://pdfium.googlesource.com/pdfium/+/29bc87d102b9e36c1e15385756c9fa9a214f3503
Patch Set 1 #Patch Set 2 : Fix header comment. #Patch Set 3 : Remove more irrelevant comment #
Messages
Total messages: 4 (1 generated)
|