CARLA
Public Types | List of all members
moodycamel::details::static_is_lock_free< U * > Struct Template Reference

#include <ConcurrentQueue.h>

Public Types

enum  { value = ATOMIC_POINTER_LOCK_FREE }
 

Detailed Description

template<typename U>
struct moodycamel::details::static_is_lock_free< U * >

Definition at line 575 of file ConcurrentQueue.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename U >
anonymous enum
Enumerator
value 

Definition at line 575 of file ConcurrentQueue.h.


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