Boost logo

Boost Users :

From: Richard Dingwall (rdingwall_at_[hidden])
Date: 2008-06-07 19:30:18


On Sun, Jun 8, 2008 at 12:56 AM, Steven Watanabe <watanabesj_at_[hidden]> wrote:
> The handler is being copied. To prevent this try using boost::ref
>
> subject.updated.connect(boost::ref(handler));

Ah. I thought it might be something along those lines. It works
perfectly now; thanks Steven!

Richard


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