summaryrefslogtreecommitdiffstats
path: root/base/scoped_generic.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in base/.avi2015-12-261-0/+1
* Rename MOVE_ONLY_TYPE_WITH_MOVE_CONSTRUCTOR_FOR_CPP_03danakj2015-12-081-1/+1
* Add additional move support to ScopedGeneric in the form of operator=.rsesek2015-03-101-4/+10
* Rewrite ScopedMachPort in terms of ScopedGeneric, making its usage more expli...rsesek@chromium.org2014-05-281-0/+2
* Add ScopedGeneric.brettw@chromium.org2014-03-121-0/+174