Boost logo

Boost :

Subject: Re: [boost] [fusion] is there an adapter for C-arrays?
From: Joel de Guzman (joel_at_[hidden])
Date: 2010-02-06 19:20:16


On 2/7/2010 3:34 AM, vicente.botet wrote:
> Hi,
>
> I need to visit the members of a C++ type using Fusion sequences. For structures I plan
> to use BOOST_FUSION_ADAPT_STRUCT. I need also to visit also c-arrays (with static
> size). I see that there is already an adapter for boost::array. Is there an adapter for
> C-arrays?

Sorry, no. Would you want to contribute one? It's easy if you
take a look at the boost::array adapter.

Regards,

-- 
Joel de Guzman
http://www.boostpro.com
http://spirit.sf.net
http://www.facebook.com/djowel
Meet me at BoostCon
http://www.boostcon.com/home
http://www.facebook.com/boostcon

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