27 Jan
2017
27 Jan
'17
6:07 p.m.
Hi guys,
I created a first draft
https://gist.github.com/hotgloupi/0e970a0e11091dfb0df8f942a0352b87
There's basically four types:
struct default_ringbuffer_policies;
template<typename Policies> struct basic_ringbuffer;
template<typename T> struct default_ring_policies;
template