
3 Nov
2011
3 Nov
'11
11:10 a.m.
Le 03/11/11 01:55, Mateusz Łoskot a écrit :
On 3 November 2011 00:41, Vicente J. Botet Escriba <vicente.botet@wanadoo.fr> 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