Typedef rcppsw::multiprocess::ipc_vector
Defined in File ipc.hpp
Typedef Documentation
-
typedef std::vector<T, ipc_allocator<T>> rcppsw::multiprocess::ipc_vector
A std::vector capable of being shared across processes.
Defined in File ipc.hpp
A std::vector capable of being shared across processes.