Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Intrusive hash table implementation file. More...
#include "roc_core/aligned_storage.h"
#include "roc_core/attributes.h"
#include "roc_core/hashmap_node.h"
#include "roc_core/hashsum.h"
#include "roc_core/iarena.h"
#include "roc_core/macro_helpers.h"
#include "roc_core/noncopyable.h"
#include "roc_core/ownership_policy.h"
#include "roc_core/panic.h"
#include "roc_core/stddefs.h"
Go to the source code of this file.
Classes | |
class | roc::core::HashmapImpl |
Intrusive hash table internal implementation. More... | |
struct | roc::core::HashmapImpl::Bucket |
Bucket container. More... | |
Namespaces | |
roc | |
Root namespace. | |
roc::core | |
General-purpose building blocks and platform abstraction layer. | |
Intrusive hash table implementation file.
Definition in file hashmap_impl.h.