Return true if a collector having the specified name is in the registry maintained by this object, and false otherwise. Note that this method is provided primarily for debugging purposes (i.e., its return value can be invalidated from another thread).
Synopsis
Declared in <ball_attributecollectorregistry.h>
bool
hasCollector(std::string_view const& name) const;
Created with MrDocs