Load into the specified front a reference to the first item in the list. Return 0 on success, and a non-zero value (with no effect on front) if the list is empty.
front
Declared in <bdlcc_skiplist.h>
<bdlcc_skiplist.h>
int front(PairHandle* front) const;