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

#include <ConcurrentQueue.h>

+ Inheritance diagram for moodycamel::details::static_is_lock_free_num< T >:

Public Types

enum  { value = 0 }
 

Detailed Description

template<typename T>
struct moodycamel::details::static_is_lock_free_num< T >

Definition at line 567 of file ConcurrentQueue.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename T>
anonymous enum
Enumerator
value 

Definition at line 567 of file ConcurrentQueue.h.


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