
29 Oct
2008
29 Oct
'08
4:14 a.m.
on Tue Oct 28 2008, "Stjepan Rajko" <stipe-AT-asu.edu> wrote:
*3* Make ArgumentPacks constructible from other ArgumentPacks. [...]
The benefit here is that the implementation of window doesn't need to be templated (which is helpful in some cases), and you don't need to write any forwarding functions (or use BOOST_PARAMETER_FUN).
That's very nice. Could be very useful if one wants to hide the function into a separate cpp.
This was exactly what I needed it for :-)
You can always forward to a separate implementation function, per http://www.boost.org/doc/libs/1_36_0/libs/parameter/doc/html/index.html#para... -- Dave Abrahams BoostPro Computing http://www.boostpro.com