casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Namespaces | Functions
Stack.h File Reference

Go to the source code of this file.

Classes

class  casa::Stack< elem >
 This class, Stack<t>, defines an implementation of a stack using the doubly linked list primitive, Link<t>. More...

Namespaces

namespace  casa
 this file contains all the compiler specific defines

Functions

void casa::throw_empty_Stack_error (const char *msg=0)