Cyclic Buffer
Array that provides constant time (amortized) appending and popping at either end, as well as random access to the elements.
See Source File
Nickolay Bukreyev
© 2016 Economic Modeling Specialists, Intl.
Boost License 1.0
Cyclic Buffer