20 Mar
2007
20 Mar
'07
4:11 p.m.
Christian Henning wrote:
Hi there, I know the subject looks suspicious. Usually all compiler errors are weird when you do metaprogramming. Anyway, this example is a bit different. I'm just trying to compile a small example taking from the documentation.
Compiles fine for me. You have to take care about the using namespace and ambiguity. pair, for example, is available in std and fusion. Of course, you already knew that ;) Regards, -- Joel de Guzman http://www.boost-consulting.com http://spirit.sf.net