|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Go to the source code of this file.
Macros | |
| #define | NumItems 10 |
Functions | |
| int | main () |
| #define NumItems 10 |
Definition at line 32 of file testSnode.C.
| int main | ( | ) |
Definition at line 39 of file testSnode.C.
References Aleph::divide_and_conquer_partition_dp(), Aleph::Snode< T >::get_data(), Aleph::Snode< T >::get_next(), Aleph::Slink::insert_next(), Aleph::Slink::is_empty(), NumItems, and Aleph::Snode< T >::remove_next().