The count argument influences the operation in the following ways: * count > 0: Remove elements equal to value moving from head to tail. * count < 0: Remove elements equal to value moving from tail to head. * count = 0: Remove all elements equal to value. Change-Id: Ia77b760fcada0027fe58a48f4b335d5c264e8917 (cherry picked from commitmr3.8.4da71d44227
) (cherry picked from commit11c0802a13
) (cherry picked from commit9518a66d97
)
parent
7acd837c73
commit
b7755c09ef
Loading…
Reference in new issue