#include <MIDI_Interfaces/BLEMIDI/BLERingBuf.hpp>
template<class T>
struct NonatomicBLERingBufSize< T >
Definition at line 13 of file BLERingBuf.hpp.
|
static constexpr size_t | alignment = alignof(T) |
| Alignment for size, and read/write pointers to avoid false sharing.
|
|
◆ load_acquire()
◆ add_release()
◆ sub_release()
◆ value
◆ alignment
template<class T >
constexpr size_t alignment = alignof(T) |
|
staticconstexpr |
Alignment for size, and read/write pointers to avoid false sharing.
Definition at line 16 of file BLERingBuf.hpp.
The documentation for this struct was generated from the following file: