C++ Virtual Memory Redpill + bip::offset_ptr

Опубликовано: 08 Июнь 2026
на канале: ChiliTomatoNoodle
1,647
74

In this video we do a deep dive into how virtual memory works, and how that messes with storing pointers in shared memory segment. We then learn how to solve (most of) the problems.
This is part of a series of videos covering project templates, vcpkg w/ manifests, multi-processes test automation with boost.process, and interprocess communication via shared memory with boost.interprocess.