Boost logo

Boost Users :

Subject: Re: [Boost-users] How to use shared_memory_object as a class member
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2012-06-17 17:56:14


El 17/06/2012 2:24, Achuth Sankar escribió:
> Is there any way to use shared_memory_object as a class member ?

Use move semantics, as this class is only movable, not copyable. See
Boost.Move for more details.

Ion


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