我正在开发一个由2个进程组成的应用程序,这些进程必须共享一些数据结构.这些类组织在不同的库中,库用于不同的应用程序.
那么,有没有其他方法可以使用STL共享类或结构(在Windows中)?目标是不要在我们的库中创建过多的Boost依赖.
谢谢
c++ winapi stl boost-interprocess
boost-interprocess ×1
c++ ×1
stl ×1
winapi ×1