summaryrefslogtreecommitdiff
path: root/core/fxcrt/include/cfx_retain_ptr.h
AgeCommit message (Collapse)Author
2016-03-29Add a Retained Pointer smart class.tsepez
It's going to be hard to fix some XFA object leaks without this. Put this in fxcrt/ as we should be able to make the FX strings take advantage of this. BUG=pdfium:55 Review URL: https://codereview.chromium.org/1805683002