Typedef RingBuffer

Typedef Documentation

template<typename DATA>
using RingBuffer = disruptor::RingBuffer<DATA>