#include "defs.h"
#include "collection.h"
#include "debug.h"
Go to the source code of this file.
Compounds | |
| class | Stack |
| Template class representing stack. More... | |
| struct | StackLinkedList |
| Template class representing linked list on which Stack operates. More... | |
This file contains definition of Stack template class.
Definition in file stack.h.
1.2.14 written by Dimitri van Heesch,
© 1997-2002