Erase all elements equal to value and return how many were erased.
value
Declared in <bslstl_list.h>
<bslstl_list.h>
list<VALUE, ALLOCATOR>::size_type remove(value_type const& value);
number of elements erased