Description: Establish an inheritance structure to stacks, queues, priority queues as a derived class, to establish their abstract base class Bag. Uniform Naming derived class insert Add, delete Remove, access operations Get and Put, initialization MakeEmpty, sentenced to air operations isEmpty, sentenced to full operation isFull, counting operation Length.
To Search:
File list (Check if you may need any files):
main.cpp
Bag.h