Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
noop_arena.h File Reference

No-op arena implementation. More...

Include dependency graph for noop_arena.h:

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

namespace  roc
 Root namespace.
 
namespace  roc::core
 General-purpose building blocks and platform abstraction layer.
 

Detailed Description

No-op arena implementation.

Definition in file noop_arena.h.