BloombergLP::bdlcc::SkipList::back

Load into the specified back a reference to the last item in the list. Return 0 on success, and a non-zero value (with no effect on back) if the list is empty.

Synopsis

Declared in <bdlcc_skiplist.h>

int
back(PairHandle* back) const;