blob: c3ab20091c9fff0a47a8a4cd4c564de3e2bd89fa [file] [log] [blame]
.. default-domain:: cpp
.. highlight:: sh
--------------
pw_ring_buffer
--------------
The ``pw_ring_buffer`` module will eventually provide several ring buffer
implementations, each with different tradeoffs.
This documentation is incomplete :)
Compatibility
=============
* C++11
Dependencies
============
* ``pw_span``
* ``pw_containers`` - for tests only