Boost logo

Boost Users :

Subject: Re: [Boost-users] BOOST_FUSION_ADAPT_STRUCT: non intrusive macro, get a fusion sequence of struct member types and member names
From: joel falcou (joel.falcou_at_[hidden])
Date: 2010-01-25 05:54:27


Hicham Mouline wrote:
> struct_member_name_at/at_c< index, struct_adapted_as_fusion_sequence >
> hmm, it's the same problem with the const char*
>
> Is there no way to provide the member names at compile time?
> There must be something obvious and I am just not seeing it.
name will obviously be char* and you can't have that in a template
parameter.
Best shot is to generate types with name looking like member name.

-- 
___________________________________________
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