add HeapRing: a new RingBuffer constructed from the trials and tribulations of the...
authorMichael Moon <triffid.hunter@gmail.com>
Wed, 15 Jan 2014 22:38:53 +0000 (09:38 +1100)
committerMichael Moon <triffid.hunter@gmail.com>
Wed, 15 Jan 2014 22:38:53 +0000 (09:38 +1100)
commitcc1e352c74dd8d4315922ae8fdec8ad4afe0d648
tree6adb24aba8db47b2068fac37735d2b138e50b02c
parente0ee24edfbdd8066681f98f78098384bd062fca6
add HeapRing: a new RingBuffer constructed from the trials and tribulations of the existing one
src/libs/HeapRing.cpp [new file with mode: 0644]
src/libs/HeapRing.h [new file with mode: 0644]