BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bdlcc::SkipList_Node< KEY, DATA >::Ptrs Struct Reference

#include <bdlcc_skiplist.h>

Public Attributes

Noded_next_p
 
Noded_prev_p
 

Member Data Documentation

◆ d_next_p

template<class KEY , class DATA >
Node* bdlcc::SkipList_Node< KEY, DATA >::Ptrs::d_next_p

◆ d_prev_p

template<class KEY , class DATA >
Node* bdlcc::SkipList_Node< KEY, DATA >::Ptrs::d_prev_p

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