Boost logo

Boost Users :

From: Jaakko Jarvi (jajarvi_at_[hidden])
Date: 2003-08-26 10:05:19


In our last exciting episode Stephen Love wrote:
>
> Monday, August 25, 2003, 7:30:50 PM, Jaakko Jarvi wrote:
>
>
> JJ> In our last exciting episode 'Hurd, Matthew' wrote:
> >>
> >> Is there a short cut for bind(&class::method_name, this, _1)? I could wrap
> >> it in a macro, as I use it enough, but is there something nicer I'm missing?
> >>
>
> JJ> I don't think you're missing anything. The code you show is the way to
> JJ> do it. I just wish operator. or operator-> would be freely overloadable.
>
> JJ> Jaakko
>
> operator-> *is* overloadable.
>

It is, but not freely. The return type cannot be arbitrary, say a
lambda_functor type, making it not very useful for the LL.

  Cheers, Jaakko

> --
> Steve Love: steve.love_at_[hidden]
>
> ACCU - accu.org
> Promoting Professionalism in Programming
>


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