Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
Loading...
Searching...
No Matches
roc::core::HashmapImpl::Bucket Struct Reference

Bucket container. More...

#include <roc_core/hashmap_impl.h>

Public Attributes

HashmapDatahead
 Pointer to head node.
 

Detailed Description

Bucket container.

Definition at line 39 of file hashmap_impl.h.

Member Data Documentation

◆ head

HashmapData* roc::core::HashmapImpl::Bucket::head

Pointer to head node.

Definition at line 41 of file hashmap_impl.h.


The documentation for this struct was generated from the following file: