BDE 4.14.0 Production release
|
#include <bdlcc_skiplist.h>
Public Member Functions | |
PairHandleFactory (SkipList *list) | |
Create a PairHandleFactory bound to the specified list . | |
PairHandle | operator() (Node *node) const |
|
inlineexplicit |
|
inline |
Return a PairHandle
bound to the list this object is bound to, and referring to the specified node
.