$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] BOOST_FUSION_ADAPT_STRUCT: non intrusive macro, get a fusion sequence of struct member types and member names
From: Hicham Mouline (hicham_at_[hidden])
Date: 2010-01-25 05:34:45
----- Original Message -----
From: "Joel de Guzman" <joel_at_[hidden]>
> Do tell us your proposed interface.
>
Perhaps also a metafunction
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.
rds,