Boost logo

Boost Users :

Subject: Re: [Boost-users] Passing reference to boost::bind object
From: Nat Goodspeed (nat_at_[hidden])
Date: 2009-04-08 18:46:06


david.weber_at_[hidden] wrote:

> Looking at slot.hpp, it looks like a slot does not have a copy
> constructor, nor an assignment operator. This means we can't store the
> slot in an STL container,

Try allocating a heap slot instance and storing its pointer in a
boost::ptr_ container?


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