|
Boost : |
From: John Femiani (JOHN.FEMIANI_at_[hidden])
Date: 2007-11-30 04:51:46
> (BTW. Not really relevant, but, there's a nifty flat "include"
directory
> where you can find all the includes which forwards to all modules.
> Like MPL flat include structure.)
>
> HTH.
>
> Regards,
> --
> Joel de Guzman
Cool, but the include folder did not link to the proper header in one
file on svn HEAD.
Index: accumulate.hpp
===================================================================
--- accumulate.hpp (revision 41469)
+++ accumulate.hpp (working copy)
@@ -7,6 +7,6 @@
#if !defined(FUSION_INCLUDE_ACCUMULATE)
#define FUSION_INCLUDE_ACCUMULATE
-#include <boost/fusion/algorithm/accumulate.hpp>
+#include <boost/fusion/algorithm/iteration/accumulate.hpp>
#endif
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk