Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
list_impl.h File Reference

Intrusive doubly-linked list implementation. More...

Include dependency graph for list_impl.h:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Intrusive doubly-linked list implementation.

Definition in file list_impl.h.