23 Mar
2010
23 Mar
'10
11:02 a.m.
El 22/03/2010 20:43, Chris Miclea escribió:
Hello,
I have a problem when compiling code using boost::interprocess library code.
The compiler says it all. The shared memory allocator has no default constructor, so you must provide the allocator when constructing the map. See Interprocess documentation to see how to construct a map. http://www.boost.org/doc/libs/1_42_0/doc/html/interprocess/quick_guide.html#... Ion