casa
5.7.0-16
|
#include <casacore/casa/aips.h>
#include <casacore/casa/Containers/Link.h>
#include <casacore/casa/Containers/Stack.tcc>
Go to the source code of this file.
Classes | |
class | casacore::Stack< elem > |
This class, Stack<t>, defines an implementation of a stack using the doubly linked list primitive, Link<t>. More... | |
Namespaces | |
casacore | |
For temporary backward namespace compatibility, use casa as alias for casacore. | |
Functions | |
void | casacore::throw_empty_Stack_error (const char *msg=0) |