Default customization‐point implementation of hasAttribute by name.
Synopsis
Declared in <bdlat_sequencefunctions.h>
template<class TYPE>
bool
bdlat_sequenceHasAttribute(
TYPE const& object,
char const* attributeName,
int attributeNameLength);
Created with MrDocs