Boost logo

Boost :

From: Tobias Schwinger (tschwinger_at_[hidden])
Date: 2007-11-11 11:43:12


Eric Niebler wrote:
> I have a function object that doesn't work with fusion's
> invoke_function_object.

Because it's noncopyable?

The argument is taken by value unless we explicitly specify the template
argument. IIRC it's even documented that it's valid to do so, somewhere :-).

Regards,
Tobias


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk