Default customization‐point implementation of hasAttribute by id.

Synopsis

Declared in <bdlat_sequencefunctions.h>

template<class TYPE>
bool
bdlat_sequenceHasAttribute(
    TYPE const& object,
    int attributeId);

Created with MrDocs