![]() |
Data Abstraction and Problem Solving with C++Walls and Mirrorsby Frank M. Carrano |
![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table Class Reference#include <TableB.h>
Detailed DescriptionADT table Binary search tree implementation. Assumption: A table contains at most one item with a given search key at any time.
Definition at line 28 of file TableB.h.
Constructor & Destructor Documentation
Member Function Documentation
Member Data Documentation
The documentation for this class was generated from the following files: |