Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Write Struct Reference

Public Member Functions

string operator() (Tree_Node< int > *p)
 

Detailed Description

Definition at line 59 of file testBinTree.C.

Member Function Documentation

◆ operator()()

string Write::operator() ( Tree_Node< int > *  p)
inline

Definition at line 61 of file testBinTree.C.

References Aleph::Tree_Node< T >::get_key(), and Aleph::to_string().


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