BloombergLP::ball::AttributeContainerList::remove

Remove the specified element from this list. The behavior is undefined unless element is a valid iterator on this list and the referenced address has not previously been removed (by either remove(), removeAll(), or removeAllAndRelease().

Synopsis

Declared in <ball_attributecontainerlist.h>

void
remove(iterator const& element);