Boost logo

Boost Users :

Subject: Re: [Boost-users] [fusion] Adapted struct I/O
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2011-11-03 13:10:14


Le 03/11/11 01:55, Mateusz Łoskot a écrit :
> On 3 November 2011 00:41, Vicente J. Botet Escriba
> <vicente.botet_at_[hidden]> wrote:
>> Le 02/11/11 23:56, Mateusz Łoskot a écrit :
>>> 4) Means, I should be able to stream Fusion-adopted demo::employee
>>>
>>> #include<iostream>
>>> #include<string>
>>> #include<boost/fusion/adapted/struct/adapt_struct.hpp>
>>> #include<boost/fusion/include/adapt_struct.hpp>
>>> #include<boost/fusion/sequence/io.hpp>
>>> #include<boost/fusion/include/io.hpp>
>>>
>>> // code from above example goes here
>> Hi,
>>
>> try adding
>>
>> #include<boost/fusion/include/io.hpp>
>>
>> It is at the end of
> Hi,
>
> It is there. See my example above.
>
Sorry, I should to sleep earlier ;-)

Best,
Vicente


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