|
Vital
|
Go to the source code of this file.
Classes | |
| class | vital::CircularQueue< T > |
| A generic circular buffer (FIFO) data structure that allows adding and removing elements efficiently. More... | |
| class | vital::CircularQueue< T >::iterator |
| A forward and backward iterator for iterating over the elements in the CircularQueue. More... | |
Namespaces | |
| namespace | vital |
| Contains classes and functions used within the Vital synthesizer framework. | |