Is the boost fusion documentation outdated?
Hi,
The following header,
On Sun, Aug 24, 2008 at 8:45 AM, Peng Yu
Hi,
The following header,
, is mentioned in http://spirit.sourceforge.net/dl_more/fusion_v2/libs/fusion/doc/html/fusion/.... But I don't this header in the boost installation on my machine. Is the documentation outdated or boost on my machine outdated?
Boost trunk doesn't have that file either:
http://svn.boost.org/svn/boost/trunk/boost/fusion/include/
And looks like the new documentation has the same error:
http://www.boost.org/doc/libs/1_36_0/libs/fusion/doc/html/fusion/sequence/in...
The correct header you need is
Stjepan Rajko wrote:
On Sun, Aug 24, 2008 at 8:45 AM, Peng Yu
wrote: Hi,
The following header,
, is mentioned in http://spirit.sourceforge.net/dl_more/fusion_v2/libs/fusion/doc/html/fusion/.... But I don't this header in the boost installation on my machine. Is the documentation outdated or boost on my machine outdated? Boost trunk doesn't have that file either: http://svn.boost.org/svn/boost/trunk/boost/fusion/include/
And looks like the new documentation has the same error: http://www.boost.org/doc/libs/1_36_0/libs/fusion/doc/html/fusion/sequence/in...
The correct header you need is
Sorry, yeah it's a mistake. I added the missing includes now, so the docs should be correct. Regards, -- Joel de Guzman http://www.boostpro.com http://spirit.sf.net
participants (3)
-
Joel de Guzman
-
Peng Yu
-
Stjepan Rajko