Boost logo

Boost Users :

Subject: [Boost-users] using boost shared memory
From: Dave Dyer (ddyer-boost_at_[hidden])
Date: 2012-09-18 13:20:07


I'm contemplating using boost to implement inter process communication
between a 32 bit process and a 64 bit process. I'm pretty sure there will
be no problem at the raw bits level, but I suspect that if I attempt to
use any of the higher order constructs, such as allocators or message
queues, the disparate size of pointers will make hash of it.

Does anyone have any experience (or advice) ?


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net