summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorDrew Stratford <drewstratford@outlook.com>2019-10-17 01:29:06 +1300
committerAndreas Kling <awesomekling@gmail.com>2019-10-20 10:51:12 +0200
commit67041f3a8c6930300c5b40ef022f9c4c7f287cce (patch)
tree7c77507b53a7a0a9af92f21137f74f5da0d07128 /INSTALL.md
parentf11c85f4a7bde369953227ebf39d2d80db42707d (diff)
downloadserenity-67041f3a8c6930300c5b40ef022f9c4c7f287cce.zip
AK: Add CircularDeque.
This class inherits from CircularQueue and adds the ability dequeue from the end of the queue using dequeue_end(). Note that I had to make some of CircularQueue's fields protected to properly implement dequeue_end.
Diffstat (limited to 'INSTALL.md')
0 files changed, 0 insertions, 0 deletions