aboutsummaryrefslogtreecommitdiff
path: root/collections/double_ended_queue.h
diff options
context:
space:
mode:
authorTucker Evans <tucker@tuckerevans.com>2020-05-27 04:41:40 -0400
committerTucker Evans <tucker@tuckerevans.com>2020-05-27 04:41:40 -0400
commitdbb5ba792719088f99b58a954a53b1cdab213f0c (patch)
tree3e76d6f5b5a0fb1057443927892e47213ec12701 /collections/double_ended_queue.h
parent735a88c02286a01c2a4edb8f7f6ccf0a93de24b0 (diff)
Fix resize implementation (double ended queue).
Needed to take into account circular buffer i.e. handle a split buffer (base<->end & beg<->limit) along with regular (beg<->end).
Diffstat (limited to 'collections/double_ended_queue.h')
0 files changed, 0 insertions, 0 deletions