Boost logo

Boost :

From: Doug Gregor (dgregor_at_[hidden])
Date: 2007-10-31 08:51:02


On Oct 30, 2007, at 6:22 PM, Thorsten Ottosen wrote:
> Is there any good reason that boost::reference_wrapper() does not
> provide a forwarding operator()(), so that we may use it to pass
> function objects by reference to algorithms?

The only reason is laziness. I hacked up a partial implementation in
the sandbox, but I never finished it.

        - Doug


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