Boost logo

Boost Users :

Subject: Re: [Boost-users] boost::tuple and boost.interprocess
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-12-07 11:02:57


AMDG

Michal wrote:
> I need to use shared memory to communicate between two processes.
> is boost::tuple ready to be used by boost.interprocess?
>

boost::tuple doesn't allocate dynamic memory and should
not contain any pointers, so it ought to work.

In Christ,
Steven Watanabe


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