CRBTree::CPair Class
A class containing the key and value elements.
class CPair : public __POSITION
Remarks
This class is used by the methods CRBTree::GetAt, CRBTree::GetNext, and CRBTree::GetPrev to access the key and value elements stored in the tree structure.
The members are as follows:
The data member storing the key element. |
|
The data member storing the value element. |
Requirements
Header: atlcoll.h