Skip to content

Some examples of Boost.Interprocess usage made for lighting talk.

Notifications You must be signed in to change notification settings

the-risk-taker/meet-boost-interprocess

Repository files navigation

Meet Boost.Interprocess

Some examples of Boost.Interprocess usage made for in company lighting talk.

Requirements

Install Boost. On Windows or Unix.

Setup and build

cmake -S . -B build -G Ninja
ninja -C build

Run examples

ninja -C build run-<example_name>

About

Some examples of Boost.Interprocess usage made for lighting talk.

Topics

Resources

Stars

Watchers

Forks