9 Jul
2009
9 Jul
'09
5:09 p.m.
Hi, is there a possibility to put something like this into the shared_memory? class A { int a; double d; // ... boost::interprocess string s; } Thanks in advance.