Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
No-op arena implementation. More...
Go to the source code of this file.
Classes | |
class | roc::core::NoopArenaImpl |
Arena implementation that just fails all allocations. Can be used with containers that have embedded capacity and arena, but we want them to use only embedded capacity. More... | |
Namespaces | |
roc | |
Root namespace. | |
roc::core | |
General-purpose building blocks and platform abstraction layer. | |
No-op arena implementation.
Definition in file noop_arena.h.