
17 Jul
2011
17 Jul
'11
12:30 a.m.
Hello, Is it possible to adapt std::tuple to be a fusion sequence? I'm thinking it may be possible to do it for a specific number of elements using BOOST_FUSION_ADAPT_TPL_ADT, but I haven't tried. Is there some functionality like this already in fusion? Thanks, Nate.