Itasca C++ Interface
Loading...
Searching...
No Matches
Public Member Functions | List of all members
IQueue< T > Class Template Reference
Inheritance diagram for IQueue< T >:

Public Member Functions

dequeue ()
 
void enqueue (const T &t)
 
T & head ()
 
const T & head () const
 
bool isEmpty () const
 

The documentation for this class was generated from the following file: