CARLA
Public Attributes | List of all members
moodycamel::details::max_align_t Union Reference

#include <ConcurrentQueue.h>

+ Collaboration diagram for moodycamel::details::max_align_t:

Public Attributes

std_max_align_t x
 
long long y
 
void * z
 

Detailed Description

Definition at line 262 of file ConcurrentQueue.h.

Member Data Documentation

◆ x

std_max_align_t moodycamel::details::max_align_t::x

Definition at line 263 of file ConcurrentQueue.h.

◆ y

long long moodycamel::details::max_align_t::y

Definition at line 264 of file ConcurrentQueue.h.

◆ z

void* moodycamel::details::max_align_t::z

Definition at line 265 of file ConcurrentQueue.h.


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