/StickyBuffer

Very naive implementation of a buffer that can be circular or not as well as protected from non-voluntary modifications. It can store different datatypes by employing basic templates.

Primary LanguageC++

Watchers