|
Boost : |
From: Stjepan Rajko (stipe_at_[hidden])
Date: 2008-08-09 12:56:49
On Sat, Aug 9, 2008 at 6:57 AM, Isaac Dupree <isaacdupree_at_[hidden]> wrote:
> Is there a macro library in Boost for making forwarding functions (the thing
> that can only be done perfectly in C++0x, with decltype, rvalue references
> and perhaps parameter packs)?
Perhaps the Boost.Functional/Forward library might be helpful to you
(not a macro library for forwarding functions, but a more elegant
solution for function objects). It was accepted into boost but I'm
not sure whether it has made it to trunk yet. Here is the review
announcement with links:
http://lists.boost.org/boost-announce/2007/12/0149.php
Regards,
Stjepan
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk