当我试图编译一个简单的boost应用程序时#include <boost/interprocesscannot convert from 'boost::interprocess::mapped_region' to 'boost::interprocess::mapped_region &&'
1&
这是我的密码:#include <boost/interprocess/mapped_region.hpp但是,当我再次尝试运行相同的代码时,它会给出以下错误:
terminate called after throwing an instance of 'boost::interprocess::interprocess_exception