aboutsummaryrefslogtreecommitdiff
path: root/collections/double_ended_queue.h
diff options
context:
space:
mode:
authorTucker Evans <tucker@tuckerevans.com>2020-05-29 17:15:53 -0400
committerTucker Evans <tucker@tuckerevans.com>2020-05-29 17:15:53 -0400
commit4e4704b0251bb2b03d0fa573437b77b15567441c (patch)
treee543b7def10af6a6dd93d0bf7a0cd9d00ec7db03 /collections/double_ended_queue.h
parentdbb5ba792719088f99b58a954a53b1cdab213f0c (diff)
Fix change beg, end to indices.
These are now indices of the buffer rather than pointers into buffer, as this is simpler to maintain and extend. end is also changed to point to next location for storage rather than the last element.
Diffstat (limited to 'collections/double_ended_queue.h')
0 files changed, 0 insertions, 0 deletions