Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use hash_map and hash_set from __gnu_cxx | Joshua Peraza | 2018-07-09 | 1 | -2/+2 |
| | | | | | | Change-Id: Ia8521e5cfd8424c5dec247503532454eb8806c48 Reviewed-on: https://chromium-review.googlesource.com/1129203 Reviewed-by: Ivan Penkov <ivanpe@chromium.org> | ||||
* | Both std::tr1::unordered_set and std::unordered_set are not allowed in | ivanpe@chromium.org | 2014-07-21 | 1 | -0/+62 |
Google at this moment. This change is implementing a workaround that allows switching to hash_set and hash_map. R=mark@chromium.org Review URL: https://breakpad.appspot.com/6694002 git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1354 4c0a9323-5329-0410-9bdc-e9ce6186880e |