Commit 5d203174 authored by Pawel Karczewski's avatar Pawel Karczewski
Browse files

Change ringbuffer implementation to c++

* Make implementation header only
* Opaque implementation in namespace
* Use std::atomic instead of custom implementation
* Modify ringbuf test to work with c++ changes
parent 2a6be902
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment