Return true if the specified ref has an attribute with the specified attributeId, and false otherwise.

Synopsis

Declared in <bdlar_sequenceref.h>

bool
bdlat_sequenceHasAttribute(
    SequenceRef const& ref,
    int attributeId);

Created with MrDocs