|
Boost Users : |
From: Joel de Guzman (joel_at_[hidden])
Date: 2007-03-10 02:49:31
Gottlob Frege wrote:
> On 3/9/07, Joel de Guzman <joel_at_[hidden]> 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);
> ?
Yep. Sorry. Thanks for the correction!
Regards,
-- Joel de Guzman http://www.boost-consulting.com http://spirit.sf.net
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