summaryrefslogtreecommitdiffstats
path: root/base/scoped_ptr.h
Commit message (Collapse)AuthorAgeFilesLines
* Warn about unused results on release() for three scoped_ptr classes.estade@chromium.org2010-05-071-3/+5
| | | | | | | | | | | Depends on cleaning up existing uses of release(). BUG=42904 TEST=compile Review URL: http://codereview.chromium.org/1783015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@46649 0039d316-1c4b-4281-b951-d872f2087c98
* Add a comment about templates for hashing pointers and correct the case of a ↵jorlow@chromium.org2009-09-031-1/+1
| | | | | | | | | | | function inside a comment. TEST=none BUG=none Review URL: http://codereview.chromium.org/190003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25300 0039d316-1c4b-4281-b951-d872f2087c98
* Add example usages and tests to scoped_ptr.h and tuple.h.deanm@google.com2008-08-251-5/+34
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1305 0039d316-1c4b-4281-b951-d872f2087c98
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1287 0039d316-1c4b-4281-b951-d872f2087c98
* Remove the unused make_scoped_ptr interface.deanm@google.com2008-08-211-30/+3
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1150 0039d316-1c4b-4281-b951-d872f2087c98
* Add base to the repository.initial.commit2008-07-261-0/+402
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8 0039d316-1c4b-4281-b951-d872f2087c98