Boost logo

Boost Users :

Subject: [Boost-users] [Interprocess] Mapped file destructor
From: Thomas d'Erceville (gaston.azerty_at_[hidden])
Date: 2009-07-03 12:46:07


Hello,

In my code I open a mapped file (previously created) and I construct an
object inside, this object is valid and I can use it. But after the
mapped_file has been destroyed my object is not valid anymore. It happens
just after the call to the destructor of the mapped file.

How can I tell to the Mapped File to do not flush its content when it is
destructed?

Best regards.

Thomas



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