[#BloombergLP-bdlar-bdlat_sequenceManipulateAttributes] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::bdlat_sequenceManipulateAttributes :relfileprefix: ../../ :mrdocs: Invoke the specified `manipulator` on each attribute of the specified `ref`. Return the value from the invocation of `manipulator`. == Synopsis Declared in `<bdlar_sequenceref.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class t_MANIPULATOR> int bdlat_sequenceManipulateAttributes( xref:BloombergLP/bdlar/SequenceRef.adoc[SequenceRef]* ref, t_MANIPULATOR& manipulator); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#