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

#include <ConcurrentQueue.h>

Public Types

enum  { value = ATOMIC_LLONG_LOCK_FREE }
 

Detailed Description

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

Definition at line 572 of file ConcurrentQueue.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
value 

Definition at line 572 of file ConcurrentQueue.h.


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