C++ Virtual Memory Redpill + bip::offset_ptr

Subscribers:
71,900
Published on ● Video Link: https://www.youtube.com/watch?v=qqztla-tzhw



Duration: 23:25
1,488 views
71


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.