[inline]
Clear() clears the stack.
This will cause a leak if the objects pushed onto the stack are *'s that need deletion.
Definition at line 92 of file CATStack.h.
Referenced by CATStack< CATImage * >::~CATStack().