Boost logo

Boost Users :

Subject: [Boost-users] [Fusion] Sequence adapter
From: Joel Falcou (joel.falcou_at_[hidden])
Date: 2009-02-01 07:04:02


Fusion provides supprot for thing like boost::tuple or boost::array to
be treated as fusion sequence in runtime algorithm.

Is there any meta-function that gives me the compile-time conversion or
should I build them myself ?
eg

as_vector< array<int,6> >::type == vector<int,int,int,int,int,int>

Thanks in advance

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

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