Shared map with boost::interprocess
问题 I have a simple requirement that might be tough to solve. I did find some leads like this or this but I can't seem to readilly use them. The former doesn't even translate into buildable code for me. I am not experienced with Boost to just write this on my own but it seems to me this might be a common requirement. I have also come across Interprocess STL Map but I have not yet been able to assemble it into working code. I am thinking boost::interprocess is the way to go here, unless I want to