Classes | Namespaces | Macros
readerwriterqueue.h File Reference
#include "atomicops.h"
#include <new>
#include <type_traits>
#include <utility>
#include <cassert>
#include <stdexcept>
#include <cstdint>
#include <cstdlib>
#include <memory>
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.

Classes

struct  moodycamel::ReaderWriterQueue< T, MAX_BLOCK_SIZE >::Block
 
class  moodycamel::BlockingReaderWriterQueue< T, MAX_BLOCK_SIZE >
 
class  moodycamel::ReaderWriterQueue< T, MAX_BLOCK_SIZE >
 
struct  moodycamel::ReaderWriterQueue< T, MAX_BLOCK_SIZE >::ReentrantGuard
 

Namespaces

 moodycamel
 

Macros

#define MOODYCAMEL_CACHE_LINE_SIZE   64
 
#define MOODYCAMEL_EXCEPTIONS_ENABLED
 
#define MOODYCAMEL_HAS_EMPLACE   1
 

Macro Definition Documentation

◆ MOODYCAMEL_CACHE_LINE_SIZE

#define MOODYCAMEL_CACHE_LINE_SIZE   64

Definition at line 35 of file readerwriterqueue.h.

◆ MOODYCAMEL_EXCEPTIONS_ENABLED

#define MOODYCAMEL_EXCEPTIONS_ENABLED

Definition at line 41 of file readerwriterqueue.h.

◆ MOODYCAMEL_HAS_EMPLACE

#define MOODYCAMEL_HAS_EMPLACE   1

Definition at line 47 of file readerwriterqueue.h.



pf_driver
Author(s): Harsh Deshpande
autogenerated on Fri Feb 24 2023 03:59:35