arduino-audio-tools
Loading...
Searching...
No Matches
audio_tools
ListLockFree
Node
Public Member Functions
|
Public Attributes
|
List of all members
ListLockFree< T >::Node Struct Reference
Public Member Functions
Node
(const T &value)
Public Attributes
T
data
std::atomic<
Node
* >
next
{nullptr}
std::atomic<
Node
* >
prior
{nullptr}
The documentation for this struct was generated from the following file:
src/AudioTools/Concurrency/LockFree/
ListLockFree.h
Generated by
1.9.8