Boost logo

Boost Users :

Subject: Re: [Boost-users] [signals2, bind] connecting a slot with unrelated signature
From: Igor R (boost.lists_at_[hidden])
Date: 2009-08-09 06:16:17


> Why do you need nested binds?  Doesn't this work?:
<...>
>  sig.connect(bind(&callback, 5));

Actually, my question arose because the above line failed to compile.
But when I re-check it now, it compiles as expected. I was probably
hallucinating...
Sorry.


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