| Recommend this page to a friend! |
| Classes of Carlos Blanco Domínguez | > | Polymorphic Queue | > | Download .tar.gz .zip | > | > | > | |||||
|
| |||||||||||||||||||||||||||||||||||||||||||
| Detailed description | ||
| This is a simple class that implements a FIFO stack (First In First Out) of values. It uses arrays to queue values of any type at the end of the queue. The class can also pop values from the stack by the same order they were queued. It may also return the value at the head of the queue without removing it. |
| Groups | ||
| Data types | Modeling and manipulating data types | View top rated classes |
| Applications | ||||||
No application links were specified for this class.
|
|||||||||||||||||||||||||||||||||