Classes | 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.

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
 

Macro Definition Documentation

#define MOODYCAMEL_CACHE_LINE_SIZE   64

Definition at line 33 of file readerwriterqueue.h.

#define MOODYCAMEL_EXCEPTIONS_ENABLED

Definition at line 39 of file readerwriterqueue.h.



ur_client_library
Author(s): Thomas Timm Andersen, Simon Rasmussen, Felix Exner, Lea Steffen, Tristan Schnell
autogenerated on Sun May 9 2021 02:16:26