Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
testSlink.C File Reference
#include <aleph.H>
#include <slink.H>
#include <iostream>
Include dependency graph for testSlink.C:

Go to the source code of this file.

Classes

struct  Record1
 
struct  Record2
 

Macros

#define NumItems   10
 

Functions

void * foo ()
 
int main ()
 

Macro Definition Documentation

◆ NumItems

#define NumItems   10

Definition at line 31 of file testSlink.C.

Function Documentation

◆ foo()

void * foo ( )

Referenced by fill(), Foo::operator==(), test(), and verify().

◆ main()