BDE 4.39.x Production Release
Loading...
Searching...
No Matches
bdlcc::SkipList< KEY, DATA >::PairFactory Class Reference

#include <bdlcc_skiplist.h>

Public Member Functions

 PairFactory (SkipList *)
 
Pairoperator() (Node *node) const
 

Constructor & Destructor Documentation

◆ PairFactory()

template<class KEY , class DATA >
bdlcc::SkipList< KEY, DATA >::PairFactory::PairFactory ( SkipList )
inlineexplicit

Create a PairFactory.

Member Function Documentation

◆ operator()()

template<class KEY , class DATA >
SkipList< KEY, DATA >::Pair * bdlcc::SkipList< KEY, DATA >::PairFactory::operator() ( Node node) const
inline

Convert the specified node to a Pair *.


The documentation for this class was generated from the following file: