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