Function Collection.removeValue
remove
single item by value
- if present in collection, returning true if item was found and removed
Prototype
bool removeValue( T value );
Authors
Vadim Lopatin, coolreader.org@gmail.com
Copyright
Vadim Lopatin, 2014
License
Boost License 1.0