| Flow-IPC 1.0.2
    Flow-IPC project: Full implementation reference. | 
#include <flow/util/util.hpp>Go to the source code of this file.
| Classes | |
| class | ipc::shm::stl::Arena_activator< Arena > | 
| RAII-style class operating a stack-like notion of a the given thread's currently active SHM-aware Arena, so that Stateless_allocator knows whichArenais currently active w/r/t a given code context operating on a SHM-stored container instance.  More... | |
| Namespaces | |
| namespace | ipc | 
| Catch-all namespace for the Flow-IPC project: A library/API in modern C++17 providing high-performance communication between processes. | |
| namespace | ipc::shm | 
| Modules for SHared Memory (SHM) support. | |
| namespace | ipc::shm::stl | 
| ipc::shm sub-module providing integration between STL-compliant components (including containers) and SHared Memory (SHM) providers. | |