Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
#include <hashmap_impl.h>
Public Attributes | |
HashmapData * | head |
Pointer to head node. More... | |
Bucket container.
Definition at line 39 of file hashmap_impl.h.
HashmapData* roc::core::HashmapImpl::Bucket::head |
Pointer to head node.
Definition at line 41 of file hashmap_impl.h.