[#BloombergLP-bdlar-SequenceConstVtable-HasAttributeName] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::xref:BloombergLP/bdlar/SequenceConstVtable.adoc[SequenceConstVtable]::HasAttributeName :relfileprefix: ../../../ :mrdocs: Function pointer type indicating whether a sequence has the specified attribute name. == Synopsis Declared in `<bdlar_sequencevtable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef bool HasAttributeName(void const*, char const*, int); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#