Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Intrusive doubly-linked list implementation. More...
Go to the source code of this file.
Classes | |
class | roc::core::ListImpl |
Intrusive doubly-linked list implementation class. Handles List infrastructure independent of templated type for List. Ownership handling is left to the main List class. More... | |
Namespaces | |
roc | |
Root namespace. | |
roc::core | |
General-purpose building blocks and platform abstraction layer. | |
Intrusive doubly-linked list implementation.
Definition in file list_impl.h.