|
10 rokov pred | |
---|---|---|
.. | ||
README.md | 10 rokov pred | |
dropOutStack.cpp | 10 rokov pred | |
makefile | 10 rokov pred | |
stack.h | 10 rokov pred |
This program illustrates one way of accomplishing a drop-out stack, the data structure used in places such as undo buttons that keep the last n items in a list.