Boost logo

Boost Users :

Subject: [Boost-users] Fusion container from MPL typelist?
From: Zachary Turner (divisortheory_at_[hidden])
Date: 2009-07-17 22:41:42


Suppose I have a boost::mpl::vector<...> and I want a
boost::fusion::vector<...> whose types correspond exactly to the types
in the mpl::vector. Is there a simple way to go about this? It seems
like all the methods of constructing a fusion vector require me to
manually specify the individual types as the parameters to
fusion::vector<>.


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