From: Hendrik Belitz (hbelitz_at_[hidden])
Date: 2007-03-30 02:59:44


Thanks,

that approach works perfectly for me, too.

 Hendrik

Scott Meyers wrote:
> I slapped a boost::ref around the functor, and that worked fine for me. I

> suggest you try the same thing and see if that works for you.
>
> Scott