Boost logo

Boost Users :

From: shunsuke (pstade.mb_at_[hidden])
Date: 2007-11-29 13:50:10


Michael Linck wrote:
> Is there an elegant way to go from a vector of types to an argument list
> for another template? I would have to use this mechanism to also
> specialize various other functions, like the one that accepts sets of
> arguments, and some kind of struct for holding those arguments at
> run-time.

Boost.FunctionTypes might help in this case.
BTW, I've implemented template arguments "projection":
   http://tinyurl.com/36kett

Regards,

-- 
Shunsuke Sogame

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net