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

#define MOODYCAMEL_CACHE_LINE_SIZE   64

Definition at line 35 of file readerwriterqueue.h.

#define MOODYCAMEL_EXCEPTIONS_ENABLED

Definition at line 40 of file readerwriterqueue.h.

#define MOODYCAMEL_HAS_EMPLACE   1

Definition at line 46 of file readerwriterqueue.h.



orb_slam2_with_maps_odom
Author(s): teng zhang
autogenerated on Fri Sep 25 2020 03:24:47