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>
SkipList<long long, EventData>&
operator=(SkipList<long long, EventData> const& rhs);
Created with MrDocs