|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Go to the source code of this file.
Classes | |
| struct | Record1 |
| struct | Record2 |
Macros | |
| #define | NumItems 10 |
Functions | |
| void * | foo () |
| int | main () |
| #define NumItems 10 |
Definition at line 31 of file testSlink.C.
| void * foo | ( | ) |
Referenced by fill(), Foo::operator==(), test(), and verify().
| int main | ( | ) |
Definition at line 53 of file testSlink.C.
References Aleph::divide_and_conquer_partition_dp(), Record1::get_next(), Aleph::Slink::get_next(), Aleph::Slink::insert_next(), Aleph::Slink::is_empty(), Record2::link, Record1::n, Record2::n, NumItems, Aleph::Slink::remove_next(), and Record2::slink_to_type().