Erase the bits in the range [first,last).]
Return Value
Iterator to the bit that followed the erased range.
Parameters
Name |
Description |
first |
Iterator to the first bit to erase. |
last |
Iterator past the last bit to erase. |
Created with MrDocs