Return true if the catalog contains an item that compares equal to the specified object and false otherwise.
true
object
false
Declared in <bdlcc_objectcatalog.h>
<bdlcc_objectcatalog.h>
bool isMember(TYPE const& object) const;