summaryrefslogtreecommitdiffstats
path: root/base/stl_util.h
Commit message (Expand)AuthorAgeFilesLines
* Remove vector_as_array.davidben2015-12-011-11/+0
* Make vector_as_array use std::vector::data and switch a few directories.davidben2015-11-191-5/+3
* Refactor Uses of std::set to std::vector in SimpleFeaturerobliao2015-03-271-0/+16
* Make STLDeleteValues delete behind the iterator.reillyg2015-03-191-2/+1
* Implement additional set operators: STLSetUnion, STLSetIntersection and STLIn...rpaquay@chromium.org2014-01-291-3/+40
* test IWYU fixups for basemostynb@opera.com2013-09-031-0/+1
* Fix broken vs2012 buildcpu@chromium.org2012-12-101-0/+1
* Add STLSetDifference to stl_util.h, because std::set_difference is extremelykalman@chromium.org2012-12-051-0/+27
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* base: Clean up stl_util.h style issues.tfarina@chromium.org2012-06-261-36/+33
* Small stl_util tidy upjoth@chromium.org2011-07-211-12/+5
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-0/+205