Copyright (c) 2003-2008 by Michael Ellison. See COPYING.txt for the Game Accessibility Suite [GAS] License (MIT License).
Definition in file CATStack.h.
#include "CATInternal.h"
Go to the source code of this file.
Classes | |
class | CATStack< T > |
Defines a templated stack. More... | |
class | CATStack< T >::Node< T > |
Protected node class for CATStack. More... |