[#BloombergLP-bdlcc-SkipList-0d-operator_assign] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/SkipList-0d.adoc[SkipList<long long, RecurringEventData>]::operator= :relfileprefix: ../../../ :mrdocs: Assign to this Skip List the value of the specified `rhs` list and return a reference to the modifiable list. == Synopsis Declared in `<bdlcc_skiplist.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlcc/SkipList-0a.adoc[SkipList<long long, RecurringEventData>]& operator=(xref:BloombergLP/bdlcc/SkipList-0a.adoc[SkipList<long long, RecurringEventData>] const& rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#