New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 757231 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit 25 days ago
Closed: Aug 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 757232



Sign in to add a comment

base::circular_deque needs erase() and insert() functions

Project Member Reported by brettw@chromium.org, Aug 20 2017

Issue description

This was omitted for simplicity but a nontrivial number of callers that use std::deque expect an erase() function.
 

Comment 1 by brettw@chromium.org, Aug 20 2017

Summary: base::circular_deque needs erase() and insert() functions (was: base::circular_deque needs an erase() function)

Comment 2 by brettw@chromium.org, Aug 20 2017

Blocking: 757232

Comment 3 by brettw@chromium.org, Aug 30 2017

Status: Fixed (was: Available)

Sign in to add a comment