MP4
Stacks and Queues
ordering_structure.h File Reference

Definition of an abstract ordering structure class. More...

+ This graph shows which files directly or indirectly include this file:

Classes

class  OrderingStructure< T >
 OrderingStructure: represents an interface for a structure that orders items placed into it. More...
 

Detailed Description

Definition of an abstract ordering structure class.

You should not modify this file for the MP.

Author
Chase Geigle
Date
Fall 2012