|
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Intrusive doubly-linked list. More...
#include "roc_core/list_node.h"#include "roc_core/noncopyable.h"#include "roc_core/ownership.h"#include "roc_core/panic.h"#include "roc_core/stddefs.h"Go to the source code of this file.
Classes | |
| class | roc::core::List< T, Ownership > |
| Intrusive doubly-linked list. More... | |
Namespaces | |
| namespace | roc |
| Root namespace. | |
| namespace | roc::core |
| Basic building blocks. | |
Intrusive doubly-linked list.
Definition in file list.h.