POSIX Shared Memory Data Structures 1.0
High-performance lock-free data structures for inter-process communication
Loading...
Searching...
No Matches
shm_object_pool.h File Reference
#include "posix_shm.h"
#include "shm_table.h"
#include <atomic>
#include <optional>
#include <span>
#include <bit>
+ Include dependency graph for shm_object_pool.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  shm_object_pool< T, TableType >
 High-performance object pool for shared memory. More...