On 1/25/2010 6:54 PM, joel falcou 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
Hicham Mouline wrote: parameter. Best shot is to generate types with name looking like member name.
I think it should just be simple functions:
template