j
k
j a
j l
On 3/9/07, Joel de Guzman <joel@boost-consulting.com> wrote:
map_struct(X& x) { return fusion::map_tie<a_type, b_type, c_type>(x.a, x.b, x.c);
a_type? return fusion::map_tie<a_, b_, c_>(x.a, x.b, x.c); ?
}
Tony
Back to the thread
Back to the list