Boost logo

Boost Users :

From: Eric Niebler (eric_at_[hidden])
Date: 2008-04-03 12:45:30


Olivier Tournaire wrote:
> I m trying to compile a small piece of code using boost::accumulators. I
> have compile problems :
>
> fatal error C1083: Impossible d'ouvrir le fichier include :
> 'boost/fusion/sequence/adapted/mpl.hpp' : No such file or directory

Looks like that file got moved. That #include should now be
<boost/fusion/include/mpl.hpp>. It's already fixed in svn trunk. I'll
try to package a new download for the file vault.

> This file does not exist in the boost svn trunk. I downloaded the
> accumulators lib from boost vault. So, is boost::accumulators still
> compliant with boost 1.35 ?
>
> Another question : as this library has been accepted, could you tell me
> why it is not in the last boost release ?

It didn't make the cut for 1.35, but it's in svn trunk and should be
part of 1.36.

-- 
Eric Niebler
Boost Consulting
www.boost-consulting.com

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net