Erase from this list all but the first element of every consecutive group of elements that have the same value.

Synopsis

Declared in <bslstl_list.h>

void
unique();

Created with MrDocs