[#BloombergLP-bdlar-bdlat_sequenceAccessAttributes-04] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::bdlat_sequenceAccessAttributes :relfileprefix: ../../ :mrdocs: Invoke the specified `accessor` on all attributes of the specified `ref`. == Synopsis Declared in `<bdlar_sequenceref.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class t_ACCESSOR> int bdlat_sequenceAccessAttributes( xref:BloombergLP/bdlar/SequenceConstRef.adoc[SequenceConstRef] const& ref, t_ACCESSOR& accessor); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#