intnode Class Reference
Collaboration diagram for intnode:
Public Member Functions | |
intnode () | |
intnode (int anInt) | |
Public Attributes | |
int | i |
Detailed Description
Constructor & Destructor Documentation
◆ intnode() [1/2]
◆ intnode() [2/2]
Member Data Documentation
◆ i
int intnode::i |
Definition at line 33 of file splay.cc.
Referenced by compareint(), compareintref(), and main().
The documentation for this class was generated from the following file:
- test-suite/splay.cc