diff options
author | Tucker Evans <tucker@tuckerevans.com> | 2020-05-29 17:15:53 -0400 |
---|---|---|
committer | Tucker Evans <tucker@tuckerevans.com> | 2020-05-29 17:15:53 -0400 |
commit | 4e4704b0251bb2b03d0fa573437b77b15567441c (patch) | |
tree | e543b7def10af6a6dd93d0bf7a0cd9d00ec7db03 /collections/double_ended_queue/double_ended_queue.h | |
parent | dbb5ba792719088f99b58a954a53b1cdab213f0c (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/double_ended_queue.h')
0 files changed, 0 insertions, 0 deletions