Struct RingBuffer::AlignedAtomic# Defined in File ring_buffer.hpp Nested Relationships# This struct is a nested type of Template Class RingBuffer. Struct Documentation# struct AlignedAtomic# Public Members std::atomic<std::size_t> v = {0}#