Remove the collector having the specified name from this registry. Return 0 if the collector with name was successfully removed, and a non-zero value (with no effect) otherwise.
Declared in <ball_attributecollectorregistry.h>
int
removeCollector(std::string_view const& name);