CARLA
Public Types | List of all members
moodycamel::details::static_is_lock_free_num< short > Struct Template Reference

#include <ConcurrentQueue.h>

Public Types

enum  { value = ATOMIC_SHORT_LOCK_FREE }
 

Detailed Description

template<>
struct moodycamel::details::static_is_lock_free_num< short >

Definition at line 569 of file ConcurrentQueue.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
value 

Definition at line 569 of file ConcurrentQueue.h.


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