summaryrefslogtreecommitdiffstats
path: root/base/auto_reset.h
Commit message (Collapse)AuthorAgeFilesLines
* Use AutoReset (formerly ScopedBool) where possible.pkasting@chromium.org2009-11-201-0/+35
This frequently saves a tiny bit of code, but even when it doesn't I think it's more future-proof (less error-prone). BUG=none TEST=none Review URL: http://codereview.chromium.org/399096 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32708 0039d316-1c4b-4281-b951-d872f2087c98