/QueueSystem

CCQueue class modeling a simple queue for an online computer equipment retailer's customer service department with many angry customers. The data storage of the CCQueue class will supported by a doubly-linked list template class.

Primary LanguageC++

No issues in this repository yet.