commit | 5d79215245df21c35b5ff63d6c46deca5d1498f4 | [log] [tgz] |
---|---|---|
author | danakj <[email protected]> | Wed Jun 15 20:47:47 2016 |
committer | Commit bot <[email protected]> | Wed Jun 15 20:49:27 2016 |
tree | 02f21bd1740c080a846636a90a0f425bec326eb8 | |
parent | bc041ba937c59d0960ebda73044b785fd0dc452a [diff] |
base: Make TaskQueue a typedef instead of a subclass Subclassing STL types is bad. And std::queue::swap exists as of c++11. R=vmpstr Review-Url: https://codereview.chromium.org/2068833003 Cr-Commit-Position: refs/heads/master@{#400006}