POSIX Shared Memory Data Structures 1.0
High-performance lock-free data structures for inter-process communication
|
#include <type_traits>
Go to the source code of this file.
Classes | |
class | shm_span< T, ShmType > |
Base class for shared memory data structures that span a region. More... | |