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: Ia77b760fcada0027fe58a48f4b335d5c264e8917changes/35/4435/2
parent
51a8be0b69
commit
da71d44227
Loading…
Reference in new issue