BloombergLP::bdlcc::SkipList::back

Load a reference to the last item into back.

Synopsis

Declared in <bdlcc_skiplist.h>

int
back(PairHandle* back) const;

Description

Return 0 on success, and a non-zero value (with no effect on back) if the list is empty.

Return Value

0 on success, and a non-zero value if the list is empty

Parameters

NameDescription
backreceives a reference to the last item