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