Return true if the specified object has an attribute with the specified attributeId, and false otherwise.
object
attributeId
Declared in <bdlat_sequencefunctions.h>
<bdlat_sequencefunctions.h>
template<class TYPE> bool hasAttribute( TYPE const& object, int attributeId);