Boost logo

Boost :

Subject: Re: [boost] [Review] Formal Review: Boost.Move
From: joel falcou (joel.falcou_at_[hidden])
Date: 2010-05-16 11:45:09


vicente.botet wrote:
> :( I have no tested it neither before posting. We have then the possibility to write
>
> BOOST_RV_REF_2_TEMPL_ARGS(Tmpl, A1, A2)
>
> or
>
> typename rvalue_ref<Tmpl<A1,A2> >::type
>
> I prefer to write code that doesn't use macros as far as it is possible.
>
As havign being bitten by this a lot of time, I found convenient to have
specific macro for
tempalte with N parameters and one for non-template type.

-- 
___________________________________________
Joel Falcou - Assistant Professor
PARALL Team - LRI - Universite Paris Sud XI
Tel : (+33)1 69 15 66 35

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