JODA  0.13.1 (59b41972)
JSON On-Demand Analysis
Data Structures | Namespaces | Macros
readerwriterqueue.h File Reference
#include <cassert>
#include <cstdint>
#include <cstdlib>
#include <new>
#include <stdexcept>
#include <type_traits>
#include <utility>
#include "atomicops.h"
Include dependency graph for readerwriterqueue.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  moodycamel::ReaderWriterQueue< T, MAX_BLOCK_SIZE >
 
class  moodycamel::BlockingReaderWriterQueue< T, MAX_BLOCK_SIZE >
 

Namespaces

 moodycamel
 

Macros

#define MOODYCAMEL_CACHE_LINE_SIZE   64
 
#define MOODYCAMEL_EXCEPTIONS_ENABLED
 

Macro Definition Documentation

◆ MOODYCAMEL_CACHE_LINE_SIZE

#define MOODYCAMEL_CACHE_LINE_SIZE   64

◆ MOODYCAMEL_EXCEPTIONS_ENABLED

#define MOODYCAMEL_EXCEPTIONS_ENABLED