Some examples of Boost.Interprocess usage made for in company lighting talk.
Install Boost. On Windows or Unix.
cmake -S . -B build -G Ninja
ninja -C build
ninja -C build run-<example_name>
Some examples of Boost.Interprocess usage made for lighting talk.
C++