
20 Nov
2011
20 Nov
'11
1:26 a.m.
On 11/20/2011 8:51 AM, Karsten Ahnert wrote:
Hi,
the following code does not compile with gcc 4.6.1:
#include <boost/fusion/view.hpp>
int main( int argc , char ** argv ) { return 0; }
It produces errors like this:
[...]
Any Ideas? I think the code should compile sincde fusion/view.hpp is a forwarding for the views...
Compiles fine with VC10 and g++4.5.2. I have no idea. Unfortunately, I don't have access to 4.6.1 right now, but I'll see what I can do. Regards, -- Joel de Guzman http://www.boostpro.com http://boost-spirit.com