26 Aug
2003
26 Aug
'03
3:05 p.m.
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@essennell.co.uk
ACCU - accu.org Promoting Professionalism in Programming